Home
last modified time | relevance | path

Searched defs:GtkEventControllerFocus (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkeventcontrollerfocus.h40 typedef struct _GtkEventControllerFocus GtkEventControllerFocus; typedef
H A Dgtkeventcontrollerfocus.c77 G_DEFINE_TYPE (GtkEventControllerFocus, gtk_event_controller_focus, in G_DEFINE_TYPE() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx3649 void GtkSalFrame::signalFocusEnter(GtkEventControllerFocus*, gpointer frame) in signalFocusEnter() argument
3655 void GtkSalFrame::signalFocusLeave(GtkEventControllerFocus*, gpointer frame) in signalFocusLeave() argument
H A Dgtkinst.cxx2543 static void signalFocusIn(GtkEventControllerFocus*, gpointer widget) in signalFocusIn() argument
2582 static void signalFocusOut(GtkEventControllerFocus*, gpointer widget) in signalFocusOut() argument
17556 static void signalEntryFocusIn(GtkEventControllerFocus*, gpointer widget) in signalEntryFocusIn() argument
17577 static void signalEntryFocusOut(GtkEventControllerFocus*, gpointer widget) in signalEntryFocusOut() argument