Function
Pango.attr_allow_breaks_new
Declaration [src]
PangoAttribute*
pango_attr_allow_breaks_new (
gboolean allow_breaks
)
Description [src]
Create a new allow-breaks attribute.
If breaks are disabled, the range will be kept in a single run, as far as possible.
Return value
Returns: PangoAttribute |
|
the newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it |