gtkTreeViewColumnGetFixedWidth {RGtk2} | R Documentation |
Gets the fixed width of the column. This value is only meaning may not be the actual width of the column on the screen, just what is requested.
gtkTreeViewColumnGetFixedWidth(object)
|
[GtkTreeViewColumn ] a GtkTreeViewColumn |
[integer] the fixed width of the column
Derived by RGtkGen from GTK+ documentation