]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkaccellabel.sgml
Clarify that the string argument in gtk_accel_label_new most be non-NULL.
[~andy/gtk] / docs / reference / gtk / tmpl / gtkaccellabel.sgml
index 175148821c7bc7d023581b3c273f306897346c1b..2c82003aa48f94606841e2e96a7073f1b6e29f23 100644 (file)
@@ -90,7 +90,7 @@ should be accessed using the functions below.
 Creates a new #GtkAccelLabel.
 </para>
 
-@string: the label string.
+@string: the label string. Must be non-NULL.
 @Returns: a new #GtkAccelLabel.