summaryrefslogtreecommitdiff
path: root/pango/pango-tabs.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 17:54:39 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 17:54:39 +0100
commit02fec2d8be12c44d16a569c70952b84ff8a98ce4 (patch)
treeb8caac621719244f0dfe2b42751d563b1e735504 /pango/pango-tabs.c
parent4ee2ce45c44f97e7e1232021447fd2fb710c8a75 (diff)
downloadpango-02fec2d8be12c44d16a569c70952b84ff8a98ce4.tar.gz
adding allow-none introspection metadata to pango_tab_array_get_tabs
Diffstat (limited to 'pango/pango-tabs.c')
-rw-r--r--pango/pango-tabs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-tabs.c b/pango/pango-tabs.c
index cd31a19e..c4be3fab 100644
--- a/pango/pango-tabs.c
+++ b/pango/pango-tabs.c
@@ -309,8 +309,8 @@ pango_tab_array_get_tab (PangoTabArray *tab_array,
/**
* pango_tab_array_get_tabs:
* @tab_array: a #PangoTabArray
- * @alignments: location to store an array of tab stop alignments, or %NULL
- * @locations: location to store an array of tab positions, or %NULL
+ * @alignments: (allow-none): location to store an array of tab stop alignments, or %NULL
+ * @locations: (allow-none): location to store an array of tab positions, or %NULL
*
* If non-%NULL, @alignments and @locations are filled with allocated
* arrays of length pango_tab_array_get_size(). You must free the