Method

GtkTreeViewColumnget_button

since: 3.0

Declaration [src]

GtkWidget*
gtk_tree_view_column_get_button (
  GtkTreeViewColumn* tree_column
)

Description [src]

Returns the button used in the treeview column header.

Available since: 3.0

Return value

Type: GtkWidget

The button for the column header.

The returned data is owned by the instance.