Method
GtkActionget_tooltip
deprecated: 3.10 since: 2.16
Declaration [src]
const gchar*
gtk_action_get_tooltip (
GtkAction* action
)
Description [src]
Gets the tooltip text of action.
Available since: 2.16
Deprecated since: 3.10
Use GAction instead, and get tooltips from associated
GtkActionable widgets with gtk_widget_get_tooltip_text().
| Gets property | Gtk.Action:tooltip |