Gtk.Alignment.prototype.get_padding

function get_padding():void {
    // Gjs wrapper for gtk_alignment_get_padding()
}

Gets the padding on the different sides of the widget. See gtk_alignment_set_padding ().

Since 2.4