Property
GtkTextMark:left-gravity
Description [src]
Whether the mark has left gravity. When text is inserted at the mark’s current location, if the mark has left gravity it will be moved to the left of the newly-inserted text, otherwise to the right.
Type:gboolean
Default value | FALSE |
Getter method | gtk_text_mark_get_left_gravity() |