Method
GtkActionset_tooltip
deprecated: 3.10 since: 2.16
Declaration [src]
void
gtk_action_set_tooltip (
GtkAction* action,
const gchar* tooltip
)
Description [src]
Sets the tooltip text on action
.
Available since: 2.16
Deprecated since: 3.10
Use GAction
instead, and set tooltips on associated
GtkActionable
widgets with gtk_widget_set_tooltip_text().
Sets property | Gtk.Action:tooltip |