Method
QmiDeviceget_file
since: 1.0
Declaration [src]
GFile*
qmi_device_get_file (
QmiDevice* self
)
Return value
Type: GFile
A GFile
that must be freed with g_object_unref().
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |