WriteMode package:gi-gtk
Construct a
GValueConstruct with valid value for the
“
overwrite-mode” property. This is rarely needed directly,
but it is used by
new.
Gets whether the GtkEntry is in overwrite mode.
Sets whether the text is overwritten when typing in the
GtkEntry.
Get the value of the “
overwrite-mode” property. When
overloading is enabled, this is equivalent to
get entry #overwriteMode
Set the value of the “
overwrite-mode” property. When
overloading is enabled, this is equivalent to
set entry [ #overwriteMode := value ]
Construct a
GValueConstruct with valid value for the
“
overwrite-mode” property. This is rarely needed directly,
but it is used by
new.
Get the value of the “
overwrite-mode” property. When
overloading is enabled, this is equivalent to
get text #overwriteMode
Set the value of the “
overwrite-mode” property. When
overloading is enabled, this is equivalent to
set text [ #overwriteMode := value ]
Sets whether the text is overwritten when typing in the
GtkText.