adding allow-none introspection metadata to pango_tab_array_get_tabs
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 16:54:39 +0000 (17:54 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 16:54:39 +0000 (17:54 +0100)
pango/pango-tabs.c

index cd31a19..c4be3fa 100644 (file)
@@ -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