TreeViewColumn.getFixedWidth

Gets the fixed width of the column. This may not be the actual displayed width of the column; for that, use gtk_tree_view_column_get_width().

class TreeViewColumn
int
getFixedWidth
()

Return Value

Type: int

The fixed width of the column.

Meta