Method
GtkColumnViewset_tab_behavior
Declaration [src]
void
gtk_column_view_set_tab_behavior (
GtkColumnView* self,
GtkListTabBehavior tab_behavior
)
Description [src]
Sets the behavior of the Tab and Shift+Tab keys.
Available since: | 4.12 |
Sets property | Gtk.ColumnView:tab-behavior |
Parameters
tab_behavior |
GtkListTabBehavior |
The desired tab behavior. |