Method

GtkTreeViewColumnget_min_width

Declaration [src]

gint
gtk_tree_view_column_get_min_width (
  GtkTreeViewColumn* tree_column
)

Description [src]

Returns the minimum width in pixels of the tree_column, or -1 if no minimum width is set.

Return value

Type: gint

The minimum width of the tree_column.