gtkTreeViewColumnGetMinWidth {RGtk2} | R Documentation |
Returns the minimum width in pixels of the tree.column
, or -1 if no minimum
width is set.
gtkTreeViewColumnGetMinWidth(object)
|
[GtkTreeViewColumn ] A GtkTreeViewColumn . |
[integer] The minimum width of the tree.column
.
Derived by RGtkGen from GTK+ documentation