Description Usage Arguments Author(s)
Sets the size of the column in pixels. This is meaningful only if the sizing
type is GTK_TREE_VIEW_COLUMN_FIXED
. The size of the column is clamped to
the min/max width for the column. Please note that the min/max width of the
column doesn't actually affect the "fixed_width" property of the widget, just
the actual size when displayed.
1 | gtkTreeViewColumnSetFixedWidth(object, fixed.width)
|
|
A |
|
The size to set |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.