Home
last modified time | relevance | path

Searched refs:gtk_status_icon_get_icon_name (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtkext/
H A Dgtkstatusicon.inc47 …pointer(gtk_status_icon_get_icon_name):=GetProcAddress(gtkhandle, 'gtk_status_icon_get_icon_name');
H A Dgtkstatusiconh.inc46 gtk_status_icon_get_icon_name : function(status_icon: PGtkStatusIcon):Pgchar; cdecl;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtkext/
H A Dgtkstatusicon.inc47 …pointer(gtk_status_icon_get_icon_name):=GetProcAddress(gtkhandle, 'gtk_status_icon_get_icon_name');
H A Dgtkstatusiconh.inc46 gtk_status_icon_get_icon_name : function(status_icon: PGtkStatusIcon):Pgchar; cdecl;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkstatusicon.h117 GDK_DEPRECATED_IN_3_10_FOR(gtk_status_icon_get_icon_name)
120 const gchar * gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c1144 g_value_set_string (value, gtk_status_icon_get_icon_name (status_icon)); in gtk_status_icon_get_property()
2041 gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon) in gtk_status_icon_get_icon_name() function
/dports/audio/gvolwheel/gvolwheel-1.0.3/src/
H A Dtrayicon.c153 …n_get_storage_type(tray_icon) == GTK_IMAGE_STOCK) icon_name = gtk_status_icon_get_icon_name(tray_i… in update_tray_image()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkdocklet-gtk.c140 const gchar *current_icon_name = gtk_status_icon_get_icon_name(docklet); in docklet_gtk_status_update_icon()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkdocklet-gtk.c140 const gchar *current_icon_name = gtk_status_icon_get_icon_name(docklet); in docklet_gtk_status_update_icon()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkstatusicon.h104 const gchar * gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon);
H A Dgtkstatusicon.c1143 g_value_set_string (value, gtk_status_icon_get_icon_name (status_icon)); in gtk_status_icon_get_property()
2138 gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon) in gtk_status_icon_get_icon_name() function
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkdocklet-gtk.c140 const gchar *current_icon_name = gtk_status_icon_get_icon_name(docklet); in docklet_gtk_status_update_icon()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/gtk/
H A Dtaskbarex.cpp272 gtk_status_icon_get_icon_name(g_pStatusIcon) in SetBalloon()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkStatusIcon.xs48 const gchar_ornull *gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon);
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go419 c := C.gtk_status_icon_get_icon_name(v.native())
/dports/net/liblinphone/linphone-3.12.0/gtk/
H A Dstatus_icon.c347 const gchar *cur_icon = (const gchar *)gtk_status_icon_get_icon_name(gi); in _linphone_status_icon_impl_gtk_do_icon_blink_cb()
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go456 c := C.gtk_status_icon_get_icon_name(v.native())
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go456 c := C.gtk_status_icon_get_icon_name(v.native())
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go456 c := C.gtk_status_icon_get_icon_name(v.native())
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_deprecated_since_3_14.go456 c := C.gtk_status_icon_get_icon_name(v.native())
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dstatusicon.hg97 _WRAP_METHOD(Glib::ustring get_icon_name() const, gtk_status_icon_get_icon_name)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dstatusicon.hg122 _WRAP_METHOD(Glib::ustring get_icon_name() const, gtk_status_icon_get_icon_name)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstatusicon.cc654 …return Glib::convert_const_gchar_ptr_to_ustring(gtk_status_icon_get_icon_name(const_cast<GtkStatus… in get_icon_name()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstatusicon.cc909 …return Glib::convert_const_gchar_ptr_to_ustring(gtk_status_icon_get_icon_name(const_cast<GtkStatus… in get_icon_name()
/dports/sysutils/mate-power-manager/mate-power-manager-1.26.0/src/
H A Dgpm-manager.c487 …notification = notify_notification_new (title, message, gtk_status_icon_get_icon_name(manager->pri… in gpm_manager_notify()

12