Image.setFromIconName

Sets a GtkImage to show a named icon.

See [ctor@Gtk.Image.new_from_icon_name] for details.

class Image
void
setFromIconName
(
string iconName
)

Parameters

iconName string

an icon name or %NULL

Meta