Method

QmiDeviceget_file

since: 1.0

Declaration [src]

GFile*
qmi_device_get_file (
  QmiDevice* self
)

Description [src]

Get the GFile associated with this QmiDevice.

Available since: 1.0

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.