Method

Gtk.TextView.get_extra_menu

Declaration [src]

GMenuModel*
gtk_text_view_get_extra_menu (
  GtkTextView* text_view
)

Description [src]

Gets the menu model that gets added to the context menu or NULL if none has been set.

Return value

Returns: GMenuModel*

the menu model

Ownership is not transferred to the caller