[bindings] Fix hb_buffer_get_segment_properties
authorKhaled Hosny <khaledhosny@eglug.org>
Fri, 10 Apr 2015 16:14:45 +0000 (18:14 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Fri, 10 Apr 2015 20:57:38 +0000 (22:57 +0200)
Annotate the output parameter.

src/hb-buffer.cc

index eecb9d0..0543073 100644 (file)
@@ -999,7 +999,7 @@ hb_buffer_set_segment_properties (hb_buffer_t *buffer,
 /**
  * hb_buffer_get_segment_properties:
  * @buffer: a buffer.
- * @props: 
+ * @props: (out):
  *
  * 
  *