summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 18:47:30 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 18:47:30 +0100
commit9ba9b52e188c3ee903fbbb59d50132bbc9019b3a (patch)
tree81417f44582ece70e497fb02441602e38672b663 /pango/pango-context.c
parent025fe509acd3033e8fe4ffd1bea4584b286c527f (diff)
downloadpango-9ba9b52e188c3ee903fbbb59d50132bbc9019b3a.tar.gz
Adding allow-none introspection metadata to pango_itemize
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 8cb8bf1b..a23678c0 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -1481,13 +1481,12 @@ itemize_state_finish (ItemizeState *state)
/**
* pango_itemize_with_base_dir:
* @context: a structure holding information that affects
- the itemization process.
+ * 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.
+ * after @start_index. This must be >= 0.
* @attrs: the set of attributes that apply to @text.
* @cached_iter: (allow-none): Cached attribute iterator, or %NULL
*
@@ -1566,7 +1565,7 @@ itemize_with_font (PangoContext *context,
* after @start_index.
* This must be >= 0.
* @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
*
* Breaks a piece of text into segments with consistent
* directional level and shaping engine. Each byte of @text will