Function
Pangoattr_sentence_new
Declaration [src]
PangoAttribute*
pango_attr_sentence_new (
void
)
Description [src]
Marks the range of the attribute as a single sentence.
Note that this may require adjustments to word and sentence classification around the range.
Available since: | 1.50 |
Return value
Returns: | PangoAttribute |
The newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |