get_inner_border


Description:

public unowned Border get_inner_border ()

This function returns the entry’s inner_border property.

Note:

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.

Parameters:

this

a Entry

Returns:

the entry’s Border, or null if none was set.