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.
Gets property | Gtk.TreeViewColumn:min-width |