Whether to activate the default widget when Enter is pressed.
A list of Pango attributes to apply to the text of the entry.
The buffer object which actually stores the text.
The auxiliary completion object to use with the entry.
Whether to suggest Emoji replacements for :-delimited names
like :heart:
.
A menu model whose contents will be appended to the context menu.
Whether the entry should draw a frame.
Which IM (input method) module should be used for this entry.
Additional hints that allow input methods to fine-tune their behavior.
The purpose of this text field.
The character to use when masking entry contents (“password mode”).
Whether the invisible char has been set for the GtkEntry
.
Maximum number of characters for this entry.
If text is overwritten when typing in the GtkEntry
.
The text that will be displayed in the GtkEntry
when it is empty
and unfocused.
Whether the primary icon is activatable.
The GIcon
to use for the primary icon for the entry.
The icon name to use for the primary icon for the entry.
A GdkPaintable
to use as the primary icon for the entry.
Whether the primary icon is sensitive.
The representation which is used for the primary icon of the entry.
The contents of the tooltip on the primary icon, with markup.
The contents of the tooltip on the primary icon.
The current fraction of the task that’s been completed.
The fraction of total entry width to move the progress
bouncing block for each pulse.
Number of pixels of the entry scrolled off the screen to the left.
Whether the secondary icon is activatable.
The GIcon
to use for the secondary icon for the entry.
The icon name to use for the secondary icon for the entry.
A GdkPaintable
to use as the secondary icon for the entry.
Whether the secondary icon is sensitive.
The representation which is used for the secondary icon of the entry.
The contents of the tooltip on the secondary icon, with markup.
The contents of the tooltip on the secondary icon.
No description available.
No description available.
The length of the text in the GtkEntry
.
When TRUE
, pasted multi-line text is truncated to the first line.
Whether the entry should show the “invisible char” instead of the
actual text (“password mode”).