Home
last modified time | relevance | path

Searched refs:notebook_button_press_event (Results 1 – 2 of 2) sorted by relevance

/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-window.c3468 notebook_button_press_event (GtkNotebook *notebook, in notebook_button_press_event() function
3883 G_CALLBACK (notebook_button_press_event), in connect_notebook_signals()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-window.c3023 notebook_button_press_event (GtkNotebook *notebook, in notebook_button_press_event() function
3329 …g_signal_connect(notebook, "button-press-event", G_CALLBACK (notebook_button_press_event), window); in connect_notebook_signals()