Home
last modified time | relevance | path

Searched refs:gtk_status_icon_get_has_tooltip (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkstatusicon.h149 gboolean gtk_status_icon_get_has_tooltip (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c1178 g_value_set_boolean (value, gtk_status_icon_get_has_tooltip (status_icon)); in gtk_status_icon_get_property()
2727 gtk_status_icon_get_has_tooltip (GtkStatusIcon *status_icon) in gtk_status_icon_get_has_tooltip() function
H A Dgtk.symbols1264 gtk_status_icon_get_has_tooltip
H A Dgtkaliasdef.c3037 #undef gtk_status_icon_get_has_tooltip
3038 extern __typeof (gtk_status_icon_get_has_tooltip) gtk_status_icon_get_has_tooltip __attribute((alia…
H A Dgtkalias.h3034 extern __typeof (gtk_status_icon_get_has_tooltip) IA__gtk_status_icon_get_has_tooltip __attribute((…
3035 #define gtk_status_icon_get_has_tooltip IA__gtk_status_icon_get_has_tooltip macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkstatusicon.h171 gboolean gtk_status_icon_get_has_tooltip (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c1176 g_value_set_boolean (value, gtk_status_icon_get_has_tooltip (status_icon)); in gtk_status_icon_get_property()
2568 gtk_status_icon_get_has_tooltip (GtkStatusIcon *status_icon) in gtk_status_icon_get_has_tooltip() function
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkStatusIcon.xs141 gboolean gtk_status_icon_get_has_tooltip (GtkStatusIcon *status_icon);
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go407 return gobool(C.gtk_status_icon_get_has_tooltip(v.native()))
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go444 return gobool(C.gtk_status_icon_get_has_tooltip(v.native()))
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go444 return gobool(C.gtk_status_icon_get_has_tooltip(v.native()))
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go444 return gobool(C.gtk_status_icon_get_has_tooltip(v.native()))
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go444 return gobool(C.gtk_status_icon_get_has_tooltip(v.native()))
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dstatusicon.hg161 _WRAP_METHOD(bool get_has_tooltip() const, gtk_status_icon_get_has_tooltip)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dstatusicon.hg181 _WRAP_METHOD(bool get_has_tooltip() const, gtk_status_icon_get_has_tooltip)
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.16.defs686 (c-name "gtk_status_icon_get_has_tooltip")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstatusicon.cc729 return gtk_status_icon_get_has_tooltip(const_cast<GtkStatusIcon*>(gobj())); in get_has_tooltip()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstatusicon.cc965 return gtk_status_icon_get_has_tooltip(const_cast<GtkStatusIcon*>(gobj())); in get_has_tooltip()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Display/
H A DStatusIcon.chs592 {# call gtk_status_icon_get_has_tooltip #}
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Display/
H A DStatusIcon.chs592 {# call gtk_status_icon_get_has_tooltip #}
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12441 function gtk_status_icon_get_has_tooltip(status_icon: PGtkStatusIcon): gboolean; cdecl; external; in gtk_status_icon_get_has_tooltip() function
27128 Result := LazGtk3.gtk_status_icon_get_has_tooltip(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12456 function gtk_status_icon_get_has_tooltip(status_icon: PGtkStatusIcon): gboolean; cdecl; external; in gtk_status_icon_get_has_tooltip() function
27183 Result := LazGtk3.gtk_status_icon_get_has_tooltip(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12441 function gtk_status_icon_get_has_tooltip(status_icon: PGtkStatusIcon): gboolean; cdecl; external; in gtk_status_icon_get_has_tooltip() function
27128 Result := LazGtk3.gtk_status_icon_get_has_tooltip(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12456 function gtk_status_icon_get_has_tooltip(status_icon: PGtkStatusIcon): gboolean; cdecl; external; in gtk_status_icon_get_has_tooltip() function
27183 Result := LazGtk3.gtk_status_icon_get_has_tooltip(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs22691 pub fn gtk_status_icon_get_has_tooltip(status_icon: *mut GtkStatusIcon) -> gboolean; in gtk_status_icon_get_has_tooltip() function

12