summaryrefslogtreecommitdiff
path: root/gtk/gtkaspectframe.c
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2013-08-29 09:06:31 +0200
committerStefan Sauer <ensonic@users.sf.net>2013-08-29 09:06:31 +0200
commitd4679c0a13cc74cd1f401422c8f153b3a98070fe (patch)
tree38d829edbc5213602b48620c78045544ec85612f /gtk/gtkaspectframe.c
parentac629c0f69d1955ab00dda38456c08f9ac689848 (diff)
downloadgtk+-d4679c0a13cc74cd1f401422c8f153b3a98070fe.tar.gz
frame: annotate the @label params with (allow-none)
Diffstat (limited to 'gtk/gtkaspectframe.c')
-rw-r--r--gtk/gtkaspectframe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkaspectframe.c b/gtk/gtkaspectframe.c
index e9e76361ae..f684733f8a 100644
--- a/gtk/gtkaspectframe.c
+++ b/gtk/gtkaspectframe.c
@@ -219,7 +219,7 @@ gtk_aspect_frame_get_property (GObject *object,
/**
* gtk_aspect_frame_new:
- * @label: Label text.
+ * @label: (allow-none): Label text.
* @xalign: Horizontal alignment of the child within the allocation of
* the #GtkAspectFrame. This ranges from 0.0 (left aligned)
* to 1.0 (right aligned)