mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
g-i: fix gtk_shortcut_label_new annotation
This commit is contained in:
parent
9b3ca7f6b1
commit
5c505aefc4
@ -515,7 +515,7 @@ gtk_shortcut_label_init (GtkShortcutLabel *self)
|
||||
*
|
||||
* Creates a new `GtkShortcutLabel` with @accelerator set.
|
||||
*
|
||||
* Returns: (transfer full): a newly-allocated `GtkShortcutLabel`
|
||||
* Returns: a newly-allocated `GtkShortcutLabel`
|
||||
*/
|
||||
GtkWidget *
|
||||
gtk_shortcut_label_new (const char *accelerator)
|
||||
|
Loading…
Reference in New Issue
Block a user