Gtk.IconSet.prototype.get_sizes

function get_sizes():void {
    // Gjs wrapper for gtk_icon_set_get_sizes()
}

Obtains a list of icon sizes this icon set can render. The returned array must be freed with GLib.free.