Method

Gtk.Entry.get_extra_menu

Declaration [src]

GMenuModel*
gtk_entry_get_extra_menu (
  GtkEntry* entry
)

Description [src]

Gets the menu model set with gtk_entry_set_extra_menu().

Gets propertyGtk.Entry:extra-menu

Return value

Returns: GMenuModel*

the menu model

Ownership is not transferred to the caller
Can be NULL