Method

FridaBareboneDeviceOptionsset_icon

Declaration

void
frida_barebone_device_options_set_icon (
  FridaBareboneDeviceOptions* self,
  GVariant* value
)

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.

Parameters

value

Type: GVariant

No description available.

The argument can be NULL.
The data is owned by the caller of the method.