Gio.ThemedIcon.prototype.get_names
function get_names(): Array(String) {
// Gjs wrapper for g_themed_icon_get_names()
}
Gets the names of icons from within icon.
- Returns
a list of icon names.
function get_names(): Array(String) {
// Gjs wrapper for g_themed_icon_get_names()
}
Gets the names of icons from within icon.
a list of icon names.