Entry.getInnerBorder

This function returns the entry’s #GtkEntry:inner-border property. See gtk_entry_set_inner_border() for more information.

More...
class Entry
getInnerBorder
()

Return Value

Type: Border

the entry’s #GtkBorder, or %NULL if none was set.

Detailed Description

Deprecated: Use the standard border and padding CSS properties (through objects like #GtkStyleContext and #GtkCssProvider); the value returned by this function is ignored by #GtkEntry.

Meta

Since

2.10