TextSelection.startIsActive

Set startIsActive field.

  1. bool startIsActive [@property getter]
  2. bool startIsActive [@property setter]
    class TextSelection
    @property
    void
    startIsActive
    (
    bool propval
    )

Parameters

propval bool

a gboolean indicating whether the start of the selection is the active point.