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