Gtk.IconTheme.prototype.get_example_icon_name

function get_example_icon_name():String {
    // Gjs wrapper for gtk_icon_theme_get_example_icon_name()
}

Gets the name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.)

Since 2.4

Returns

the name of an example icon or null. Free with GLib.free.