Gtk.IconSource.prototype.get_size

function get_size():Number {
    // Gjs wrapper for gtk_icon_source_get_size()
}

Obtains the icon size this source applies to. The return value is only useful/meaningful if the icon size is <emphasis>not</emphasis> wildcarded.

Returns

icon size this source matches.