Picture.file

gio.file.File file() @property nothrow

Get file property.

Returns

The gio.file.File that is displayed or null if none.
void file(gio.file.File propval) @property nothrow

Set file property.

Parameters

propvalThe gio.file.File that is displayed or null if none.