Gio.FileIcon
Properties
| Name |
Type |
Flags |
Short Description |
file |
Gio.File |
r/w/co |
The file containing the icon |
Class Details
-
class
Gio.FileIcon(**kwargs)
-
Gio.FileIcon specifies an icon by pointing to an image file
to be used as icon.
-
classmethod
new(file)[source]
-
Creates a new icon for a file.
-
get_file()[source]
-
Gets the Gio.File associated with the given self.
Property Details
-
Gio.FileIcon.props.file
-
The file containing the icon.