Home
last modified time | relevance | path

Searched refs:gtk_tree_selection_set_select_function (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK2/source/
H A Dmisc.c120gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) selection_block_unblock,
149 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (treeview)),
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3/source/
H A Dmisc.c109gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) selection_block_unblock, in mouse_pressed()
138 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (treeview)), in mouse_released()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3.93/source/
H A Dmisc.c118gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) selection_block_unblock, in mouse_pressed()
147 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (treeview)), in mouse_released()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkTreeSelection.xs115 ### void gtk_tree_selection_set_select_function (GtkTreeSelection *selection, GtkTreeSelectionFunc …
117 gtk_tree_selection_set_select_function (selection, func, data=NULL)
125 gtk_tree_selection_set_select_function (selection,
/dports/x11/libexo/exo-4.16.3/exo/
H A Dexo-tree-view.c351gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) (void (*)(void)) exo_noo… in exo_tree_view_button_press_event()
367gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) (void (*)(void)) exo_noo… in exo_tree_view_button_press_event()
678gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) (void (*)(void)) exo_noo… in exo_tree_view_single_click_timeout()
684gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) (void (*)(void)) exo_noo… in exo_tree_view_single_click_timeout()
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dentitylist.cpp187 gtk_tree_selection_set_select_function(select, entitylist_tree_select, NULL, 0); in EntityList_ConnectSignals()
193 gtk_tree_selection_set_select_function(select, entitylist_tree_select_null, 0, 0); in EntityList_DisconnectSignals()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dentitylist.cpp172 gtk_tree_selection_set_select_function( select, entitylist_tree_select, NULL, 0 ); in EntityList_ConnectSignals()
177 gtk_tree_selection_set_select_function( select, entitylist_tree_select_null, 0, 0 ); in EntityList_DisconnectSignals()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktreeselection.h82 void gtk_tree_selection_set_select_function (GtkTreeSelection *selection,
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/sidebar/entitylist/
H A DEntityList.cpp49 gtk_tree_selection_set_select_function(_selection, onSelection, this, 0); in populateWindow()
/dports/x11/gtkchtheme/gtk-chtheme-0.3.1/
H A Dtheme_sel.c75 gtk_tree_selection_set_select_function(selection, in create_theme_sel()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktreeselection.h81 void gtk_tree_selection_set_select_function (GtkTreeSelection *selection,
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktreeselection.h115 void gtk_tree_selection_set_select_function (GtkTreeSelection *selection,
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestgrouping.c133 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (tv)), in main()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestgrouping.c133 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (tv)), in main()
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtestgrouping.c144 gtk_tree_selection_set_select_function (gtk_tree_view_get_selection (GTK_TREE_VIEW (tv)), in main()
/dports/devel/anjuta/anjuta-3.34.0/plugins/git/
H A Dgit-remotes-pane.c105 gtk_tree_selection_set_select_function (selection, in git_remotes_pane_init()
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dskills.c173 gtk_tree_selection_set_select_function( in on_skills_activate()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreeselection.inc51 procedure gtk_tree_selection_set_select_function(selection:PGtkTreeSelection; func:TGtkTreeSelectio…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreeselection.inc51 procedure gtk_tree_selection_set_select_function(selection:PGtkTreeSelection; func:TGtkTreeSelectio…
/dports/www/vimb/vimb-3.6.0/src/
H A Dcompletion.c117 gtk_tree_selection_set_select_function(selection, tree_selection_func, c, NULL); in completion_create()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/nx/
H A Dnx_session_manager.c210 gtk_tree_selection_set_select_function(gtk_tree_view_get_selection(GTK_TREE_VIEW(tree)), in remmina_nx_session_manager_main()
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/exo/
H A Dexo-tree-view.c380gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) exo_noop_false, NULL, NU… in exo_tree_view_button_press_event()
455gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) gtk_true, NULL, NULL); in exo_tree_view_button_press_event()
/dports/x11/libfm/libfm-1.3.2/src/gtk/exo/
H A Dexo-tree-view.c380gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) exo_noop_false, NULL, NU… in exo_tree_view_button_press_event()
455gtk_tree_selection_set_select_function (selection, (GtkTreeSelectionFunc) gtk_true, NULL, NULL); in exo_tree_view_button_press_event()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtreeselection.ccg107 gtk_tree_selection_set_select_function(gobj(),
/dports/finance/grisbi/grisbi-2.0.5/src/prefs/
H A Dprefs_page_accueil.c286 gtk_tree_selection_set_select_function (selection, in prefs_page_accueil_setup_accueil_page()

12345678910>>...19