Method

Gtk.ColumnViewColumn.get_header_menu

Declaration [src]

GMenuModel*
gtk_column_view_column_get_header_menu (
  GtkColumnViewColumn* self
)

Description [src]

Gets the menu model that is used to create the context menu for the column header.

Return value

Returns: GMenuModel*

the GMenuModel, or NULL

Ownership is not transferred to the caller
Can be NULL