Gtk.Misc.prototype.get_padding
function get_padding():void {
// Gjs wrapper for gtk_misc_get_padding()
}Gets the padding in the X and Y directions of the widget. See Gtk.set_padding.
function get_padding():void {
// Gjs wrapper for gtk_misc_get_padding()
}Gets the padding in the X and Y directions of the widget. See Gtk.set_padding.