TreeViewColumn.getFixedWidth
int 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.TreeViewColumn.getWidth.
Returns
The fixed width of the column.
int 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.TreeViewColumn.getWidth.