Method

Gtk.TreeViewColumn.get_button

Declaration [src]

GtkWidget*
gtk_tree_view_column_get_button (
  GtkTreeViewColumn* tree_column
)

Description [src]

Returns the button used in the treeview column header

Return value

Returns: GtkWidget

The button for the column header.

Ownership is not transferred to the caller