Searched defs:sel (Results 1 - 1 of 1) sorted by relevance

/scripts/kconfig/
H A Dgconf.c251 GtkTreeSelection *sel; local
280 sel = gtk_tree_view_get_selection(view);
281 gtk_tree_selection_set_mode(sel, GTK_SELECTION_SINGLE);
293 GtkTreeSelection *sel; local
383 sel = gtk_tree_view_get_selection(view);
384 gtk_tree_selection_set_mode(sel, GTK_SELECTION_SINGLE);

Completed in 859 milliseconds