Property
GtkTextTag:accumulative-margin
Description [src]
Whether the margins accumulate or override each other.
When set to TRUE
the margins of this tag are added to the margins
of any other non-accumulative margins present. When set to FALSE
the margins override one another (the default).
Type:gboolean
Default value | FALSE |