Function
Pangoattr_word_new
since: 1.50
[−]
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
Type: PangoAttribute
The newly allocated
PangoAttribute
, which should be freed with
pango_attribute_destroy()
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |