[bindings] Fix hb_buffer_get_segment_properties
Annotate the output parameter.
This commit is contained in:
parent
04f89e8f7d
commit
22524a514f
|
@ -999,7 +999,7 @@ hb_buffer_set_segment_properties (hb_buffer_t *buffer,
|
||||||
/**
|
/**
|
||||||
* hb_buffer_get_segment_properties:
|
* hb_buffer_get_segment_properties:
|
||||||
* @buffer: a buffer.
|
* @buffer: a buffer.
|
||||||
* @props:
|
* @props: (out):
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue