This function returns the entry’s inner_border property.
Use the standard border and padding CSS properties (through objects like GtkStyleContext and GtkCssProvider
); the value returned by this function is ignored by Entry.
See set_inner_border for more information.
| this |
a Entry |
|
the entry’s Border, or null if none was set. |