Function
Pangoattr_word_new
Declaration [src]
PangoAttribute*
pango_attr_word_new (
void
)
Description [src]
Marks the range of the attribute as a single word.
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. |