Method
GtkStatusIconget_title
deprecated: 3.14 since: 2.18
Declaration [src]
const gchar*
gtk_status_icon_get_title (
GtkStatusIcon* status_icon
)
Description [src]
Gets the title of this tray icon. See gtk_status_icon_set_title().
Available since: 2.18
Deprecated since: 3.14
Use GNotification
and GtkApplication
to
provide status notifications; there is no direct replacement
for this function.
Gets property | Gtk.StatusIcon:title |