GtkMisc::get_padding

array get_padding();

Returns an array containing the horizontal and vertical padding for the widget in pixels. The first element of the array is the horizontal padding. The second element is the vertical padding.

See also: set_padding()