Property

GtkTextMark:left-gravity

Declaration

property left-gravity: gboolean [ read, write, construct-only ]

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 valueFALSE
Getter methodgtk_text_mark_get_left_gravity()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes