Property
GtkEntry:inner-border
deprecated: 3.4 since: 2.10
Description [src]
Sets the text area’s border between the text and the frame.
Type:GtkBorder
Available since: 2.10
Deprecated since: 3.4
Use the standard border and padding CSS properties
(through objects like GtkStyleContext
and GtkCssProvider
); the value
of this style property is ignored.
Getter method | gtk_entry_get_inner_border() |
Setter method | gtk_entry_set_inner_border() |