Method
Gtk TreeViewColumnget_expand
since: 2.4
Declaration [src]
gboolean
gtk_tree_view_column_get_expand(
GtkTreeViewColumn*tree_column
)
Description [src]
Returns TRUE if the column expands to fill available space.
Available since: 2.4
Gets property
Gtk.TreeViewColumn:expand Return value
Type: gboolean
TRUE if the column expands to fill available space.