Home
last modified time | relevance | path

Searched refs:drop_uris_cb (Results 1 – 3 of 3) sorted by relevance

/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-window.c1686 drop_uris_cb (GtkWidget *widget, in drop_uris_cb() function
1881 G_CALLBACK (drop_uris_cb), in on_tab_added()
1983 G_CALLBACK (drop_uris_cb), in on_tab_removed()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-window.c2819 drop_uris_cb (GtkWidget *widget, in drop_uris_cb() function
3265 G_CALLBACK (drop_uris_cb), in notebook_tab_added()
3324 G_CALLBACK (drop_uris_cb), in notebook_tab_removed()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-window.c2512 drop_uris_cb (GtkWidget *widget, in drop_uris_cb() function
2839 g_signal_connect(view, "drop_uris", G_CALLBACK (drop_uris_cb), NULL); in notebook_tab_added()
2878 g_signal_handlers_disconnect_by_func (view, G_CALLBACK (drop_uris_cb), NULL); in notebook_tab_removed()