gio.file_icon
Module for [FileIcon] class
Types 3
gio.file_icon.FileIcon specifies an icon by pointing to an image file to be used as icon.
It implements gio.loadable_icon.LoadableIcon.
Methods
FileIconGidBuilder builder() static nothrowGet builder for [gio.file_icon.FileIcon] Returns: New builder objectConstructors
this(gio.file.File file)Creates a new icon for a file.classFileIconGidBuilderImpl(T) : gobject.object.ObjectWrapGidBuilderImpl!T, gio.icon.IconGidBuilderImpl!T, gio.loadable_icon.LoadableIconGidBuilderImpl!T
Fluent builder implementation template for gio.file_icon.FileIcon
Methods
T file(gio.file.File propval) nothrowSet `file` property. Params: propval = The file containing the icon. Returns: Builder instance for fluent chainingFluent builder for gio.file_icon.FileIcon