mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
Merge branch 'matthiasc/for-master' into 'master'
Cosmetics See merge request GNOME/gtk!3854
This commit is contained in:
commit
27a07ed89c
@ -55,7 +55,7 @@ GDK_AVAILABLE_IN_ALL
|
||||
GType gtk_actionable_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
const char * gtk_actionable_get_action_name (GtkActionable *actionable);
|
||||
const char * gtk_actionable_get_action_name (GtkActionable *actionable);
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
void gtk_actionable_set_action_name (GtkActionable *actionable,
|
||||
const char *action_name);
|
||||
|
Loading…
Reference in New Issue
Block a user