Home
last modified time | relevance | path

Searched refs:gtk_status_icon_get_x11_window_id (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkstatusicon.h153 guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c2948 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon) in gtk_status_icon_get_x11_window_id() function
H A Dgtk.symbols1274 gtk_status_icon_get_x11_window_id
H A Dgtkaliasdef.c3063 #undef gtk_status_icon_get_x11_window_id
3064 extern __typeof (gtk_status_icon_get_x11_window_id) gtk_status_icon_get_x11_window_id __attribute((…
H A Dgtkalias.h3060 extern __typeof (gtk_status_icon_get_x11_window_id) IA__gtk_status_icon_get_x11_window_id __attribu…
3061 #define gtk_status_icon_get_x11_window_id IA__gtk_status_icon_get_x11_window_id macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkstatusicon.h178 guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c2815 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon) in gtk_status_icon_get_x11_window_id() function
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkStatusIcon.xs133 guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon);
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go402 return uint32(C.gtk_status_icon_get_x11_window_id(v.native()))
/dports/x11/libgnomekbd/libgnomekbd-3.26.1/libgnomekbd/
H A Dgkbd-status.c475 gtk_status_icon_get_x11_window_id in gkbd_status_filter_x_evt()
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go439 return uint32(C.gtk_status_icon_get_x11_window_id(v.native()))
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go439 return uint32(C.gtk_status_icon_get_x11_window_id(v.native()))
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go439 return uint32(C.gtk_status_icon_get_x11_window_id(v.native()))
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go439 return uint32(C.gtk_status_icon_get_x11_window_id(v.native()))
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dstatusicon.hg171 _WRAP_METHOD(guint32 get_x11_window_id() const, gtk_status_icon_get_x11_window_id)
/dports/x11/libmatekbd/libmatekbd-1.26.0/libmatekbd/
H A Dmatekbd-status.c569 gtk_status_icon_get_x11_window_id in matekbd_status_filter_x_evt()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dstatusicon.hg191 _WRAP_METHOD(guint32 get_x11_window_id() const, gtk_status_icon_get_x11_window_id)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstatusicon.cc774 return gtk_status_icon_get_x11_window_id(const_cast<GtkStatusIcon*>(gobj())); in get_x11_window_id()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.14.defs793 (c-name "gtk_status_icon_get_x11_window_id")
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstatusicon.cc1010 return gtk_status_icon_get_x11_window_id(const_cast<GtkStatusIcon*>(gobj())); in get_x11_window_id()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-144953 * gtk/gtkstatusicon.c (gtk_status_icon_get_x11_window_id): New
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12453 function gtk_status_icon_get_x11_window_id(status_icon: PGtkStatusIcon): guint32; cdecl; external; in gtk_status_icon_get_x11_window_id() function
27183 Result := LazGtk3.gtk_status_icon_get_x11_window_id(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12468 function gtk_status_icon_get_x11_window_id(status_icon: PGtkStatusIcon): guint32; cdecl; external; in gtk_status_icon_get_x11_window_id() function
27238 Result := LazGtk3.gtk_status_icon_get_x11_window_id(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12453 function gtk_status_icon_get_x11_window_id(status_icon: PGtkStatusIcon): guint32; cdecl; external; in gtk_status_icon_get_x11_window_id() function
27183 Result := LazGtk3.gtk_status_icon_get_x11_window_id(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12468 function gtk_status_icon_get_x11_window_id(status_icon: PGtkStatusIcon): guint32; cdecl; external; in gtk_status_icon_get_x11_window_id() function
27238 Result := LazGtk3.gtk_status_icon_get_x11_window_id(@self);

12