[gtk+/gi-annotations: 21/31] Update GI annotations in 'Ornaments'
- From: Pavel Holejsovsky <pholejs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gi-annotations: 21/31] Update GI annotations in 'Ornaments'
- Date: Mon, 17 Jan 2011 05:52:36 +0000 (UTC)
commit e9ccf01684863bf9c9e1e6f05fcfb58bd8da2702
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 5e6e2fc..62e0dc1 100644
--- a/gtk/gtkframe.c
+++ b/gtk/gtkframe.c
@@ -522,8 +522,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]