Method

FridaBareboneDeviceOptionsget_icon

Declaration

GVariant*
frida_barebone_device_options_get_icon (
  FridaBareboneDeviceOptions* self
)

Description [src]

Icon to represent the device with, built by icon_from_png or icon_from_rgba, or null to use the backend’s own.

Return value

Type: GVariant

No description available.

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