Home
last modified time | relevance | path

Searched defs:gtk_widget_has_focus (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11-fm/pcmanfm/pcmanfm-1.3.2/src/
H A Dgseal-gtk-compat.h62 #define gtk_widget_has_focus(widget) GTK_WIDGET_HAS_FOCUS(widget) macro
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte-gtk-compat.h68 #define gtk_widget_has_focus(widget) (GTK_WIDGET_HAS_FOCUS ((widget))) macro
/dports/news/pan/pan-0.145/pan/gui/
H A Dgtk-compat.h88 static inline bool gtk_widget_has_focus( GtkWidget *w) in gtk_widget_has_focus() function
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dwindow.rkt166 (define-gtk gtk_widget_has_focus (_fun _GtkWidget -> _gboolean) function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dsupport.h165 #define gtk_widget_has_focus(widget) (GTK_WIDGET_HAS_FOCUS (widget)) macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/pltbrowser/
H A Dsupport.h160 #define gtk_widget_has_focus(widget) (GTK_WIDGET_HAS_FOCUS (widget)) macro
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtklocdefs.h107 #define gtk_widget_has_focus(p) GTK_WIDGET_HAS_FOCUS((p)) macro
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_Gtk2Compat.h124 inline gboolean gtk_widget_has_focus(GtkWidget* widget) in gtk_widget_has_focus() function
/dports/security/putty-nogtk/putty-0.76/unix/
H A Dgtkcompat.h89 #define gtk_widget_has_focus(w) GTK_WIDGET_HAS_FOCUS(w) macro
/dports/security/putty/putty-0.76/unix/
H A Dgtkcompat.h89 #define gtk_widget_has_focus(w) GTK_WIDGET_HAS_FOCUS(w) macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/private/
H A Dgtk2-compat.h277 #define gtk_widget_has_focus wx_gtk_widget_has_focus macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkwidget.c5574 gtk_widget_has_focus (GtkWidget *widget) in gtk_widget_has_focus() function
H A Dgtkalias.h12429 #define gtk_widget_has_focus IA__gtk_widget_has_focus macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2449 # define gtk_widget_has_focus(wid) GTK_WIDGET_HAS_FOCUS(wid) macro
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DGTK.java2535 public static final native boolean gtk_widget_has_focus(long widget); in gtk_widget_has_focus() method in GTK
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkwidget.c5266 gtk_widget_has_focus (GtkWidget *widget) in gtk_widget_has_focus() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkwidget.c8416 gtk_widget_has_focus (GtkWidget *widget) in gtk_widget_has_focus() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DGTK.java3162 public static final native boolean gtk_widget_has_focus(long widget); in gtk_widget_has_focus() method in GTK
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13038 function gtk_widget_has_focus(widget: PGtkWidget): gboolean; cdecl; external; in gtk_widget_has_focus() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13053 function gtk_widget_has_focus(widget: PGtkWidget): gboolean; cdecl; external; in gtk_widget_has_focus() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13038 function gtk_widget_has_focus(widget: PGtkWidget): gboolean; cdecl; external; in gtk_widget_has_focus() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13053 function gtk_widget_has_focus(widget: PGtkWidget): gboolean; cdecl; external; in gtk_widget_has_focus() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs25240 pub fn gtk_widget_has_focus(widget: *mut GtkWidget) -> gboolean; in gtk_widget_has_focus() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs25443 pub fn gtk_widget_has_focus(widget: *mut GtkWidget) -> gboolean; in gtk_widget_has_focus() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs25443 pub fn gtk_widget_has_focus(widget: *mut GtkWidget) -> gboolean; in gtk_widget_has_focus() function

12