Method
GtkTreeViewColumnget_max_width
Declaration [src]
gint
gtk_tree_view_column_get_max_width (
GtkTreeViewColumn* tree_column
)
Description [src]
Returns the maximum width in pixels of the tree_column
, or -1 if no maximum
width is set.
Gets property | Gtk.TreeViewColumn:max-width |