[gtk+/gi-annotations: 9/9] Update GI annotations in 'Ornaments'
- From: Pavel Holejsovsky <pholejs src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk+/gi-annotations: 9/9] Update GI annotations in 'Ornaments'
 
- Date: Sun,  9 Jan 2011 17:36:19 +0000 (UTC)
 
commit df5aa885d056cca0d67718d198c144ab2b789244
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]