docs: fix docs link

This commit is contained in:
William Jon McCann 2014-01-21 21:26:42 -05:00
parent 6644b60999
commit ce2c3eb4c4

View File

@ -1668,7 +1668,7 @@ gtk_action_set_tooltip (GtkAction *action,
* Since: 2.16
*
* Deprecated: 3.10: Use #GAction instead, and get tooltips from associated
* #GActionable widgets with gtk_widget_get_tooltip_text()
* #GtkActionable widgets with gtk_widget_get_tooltip_text()
*/
const gchar *
gtk_action_get_tooltip (GtkAction *action)