IconTheme.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
()Creates a new icon theme object. Icon theme objects are used to lookup up an icon by name in a particular icon theme. Usually, you’ll want to use gtk.icon_theme.IconTheme.getDefault or gtk.icon_theme.IconTheme.getForScreen rather than creating a new icon theme object for scratch.
Returns
the newly created #GtkIconTheme object.