]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkframe.c
Fix a refcounting issues in GtkPlug
[~andy/gtk] / gtk / gtkframe.c
index c76745572b2bd2c5b22f805a4c1117c48ef5f271..eba0fd9c4d8e4008c6ccf6d465a5bd52646d9cde 100644 (file)
@@ -306,8 +306,8 @@ gtk_frame_forall (GtkContainer *container,
 /**
  * gtk_frame_set_label:
  * @frame: a #GtkFrame
- * @label: the text to use as the label of the frame
- * 
+ * @label: (allow-none): the text to use as the label of the frame
+ *
  * Sets the text of the label. If @label is %NULL,
  * the current label is removed.
  **/