Method
GtkColumnViewset_tab_behavior
since: 4.12
Declaration [src]
void
gtk_column_view_set_tab_behavior (
  GtkColumnView* self,
  GtkListTabBehavior tab_behavior
)
Description [src]
Sets the Tab key behavior.
This influences how the Tab and Shift+Tab keys move the focus in the columnview.
Available since: 4.12
| Sets property | Gtk.ColumnView:tab-behavior | 
Parameters
- tab_behavior
- 
            Type: GtkListTabBehaviorThe desired tab behavior.