GLib.FileIcon.FileIcon – gio-2.0 Reference Manual
FileIcon
Description:
[
CCode
( has_construct_function =
false
, type =
"GIcon*"
) ]
public
FileIcon
(
File
file)
Creates a new icon for a file.
Parameters:
file
a
File
.
Returns:
a
Icon
for the given
file
, or
null
on error.
2022 vala-language.org