Method

Gtk.Text.get_extra_menu

Declaration [src]

GMenuModel*
gtk_text_get_extra_menu (
  GtkText* self
)

Description [src]

Gets the menu model set with gtk_text_set_extra_menu().

Gets propertyGtk.Text:extra-menu

Return value

Returns: GMenuModel*

the menu model

Ownership is not transferred to the caller
Can be NULL