Method

FridaDeviceget_icon

Declaration

GVariant*
frida_device_get_icon (
  FridaDevice* self
)

Description [src]

An icon representing the device, serialized as a variant, or null if none is available.

Return value

Type: GVariant

No description available.

The returned data is owned by the instance.
The return value can be NULL.