cursor_visible


Description:

public bool cursor_visible { get; set; }

Whether the input cursor is visible or not.

The cursor will only be visible if this property and either the editable or the selectable properties are set to true.




2022 vala-language.org