[gtk+/gi-annotations: 21/30] Update GI annotations in 'Ornaments'
- From: Pavel Holejsovsky <pholejs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gi-annotations: 21/30] Update GI annotations in 'Ornaments'
- Date: Sun, 16 Jan 2011 08:40:13 +0000 (UTC)
commit ea0386ede513e1d9015ade23ebad050d636223df
Author: Pavel Holejsovsky <pholejs src gnome org>
Date: Sat Jan 8 19:37:17 2011 +0100
Update GI annotations in 'Ornaments'
'Ornaments' group from GTK+ manual are: GtkFrame, GtkSeparator,
GtkHSeparator, GtkVSeparator.
gtk/gtkframe.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c
index 04950f6..3c61a92 100644
--- a/gtk/gtkframe.c
+++ b/gtk/gtkframe.c
@@ -504,8 +504,10 @@ gtk_frame_set_label_align (GtkFrame *frame,
/**
* gtk_frame_get_label_align:
* @frame: a #GtkFrame
- * @xalign: (allow-none): location to store X alignment of frame's label, or %NULL
- * @yalign: (allow-none): location to store X alignment of frame's label, or %NULL
+ * @xalign: (out) (allow-none): location to store X alignment of
+ * frame's label, or %NULL
+ * @yalign: (out) (allow-none): location to store X alignment of
+ * frame's label, or %NULL
*
* Retrieves the X and Y alignment of the frame's label. See
* gtk_frame_set_label_align().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]