[pango] Adding allow-none introspection metadata to pango_itemize_with_base_dir
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Adding allow-none introspection metadata to pango_itemize_with_base_dir
- Date: Mon, 25 Apr 2011 17:50:34 +0000 (UTC)
commit 025fe509acd3033e8fe4ffd1bea4584b286c527f
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 18:45:04 2011 +0100
Adding allow-none introspection metadata to pango_itemize_with_base_dir
pango/pango-context.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 7f8a6ad..8cb8bf1 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -1482,14 +1482,14 @@ itemize_state_finish (ItemizeState *state)
* pango_itemize_with_base_dir:
* @context: a structure holding information that affects
the itemization process.
+ * @base_dir: base direction to use for bidirectional processing
* @text: the text to itemize.
* @start_index: first byte in @text to process
* @length: the number of bytes (not characters) to process
* after @start_index.
* This must be >= 0.
- * @base_dir: base direction to use for bidirectional processing
* @attrs: the set of attributes that apply to @text.
- * @cached_iter: Cached attribute iterator, or %NULL
+ * @cached_iter: (allow-none): Cached attribute iterator, or %NULL
*
* Like pango_itemize(), but the base direction to use when
* computing bidirectional levels (see pango_context_set_base_dir ()),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]