Searched refs:focus_in_cb (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dege-adjustment-action.cpp63 static gboolean focus_in_cb( GtkWidget *widget, GdkEventKey *event, gpointer data );
891 g_signal_connect( G_OBJECT(spinbutton), "focus-in-event", G_CALLBACK(focus_in_cb), action );
940 gboolean focus_in_cb( GtkWidget *widget, GdkEventKey *event, gpointer data ) function

Completed in 15 milliseconds