[gtk+/gi-annotations: 10/13] Update GI annotations in 'Ornaments'
- From: Pavel Holejsovsky <pholejs src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gi-annotations: 10/13] Update GI annotations in 'Ornaments'
- Date: Wed, 12 Jan 2011 15:53:51 +0000 (UTC)
commit 7b22bab958d607b77f06c08d459d70039c8a5758
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]