forked from AuroraMiddleware/gtk
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.
|
* Creates a new `GtkShortcutLabel` with @accelerator set.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): a newly-allocated `GtkShortcutLabel`
|
* Returns: a newly-allocated `GtkShortcutLabel`
|
||||||
*/
|
*/
|
||||||
GtkWidget *
|
GtkWidget *
|
||||||
gtk_shortcut_label_new (const char *accelerator)
|
gtk_shortcut_label_new (const char *accelerator)
|
||||||
|
Loading…
Reference in New Issue
Block a user