Method

FwupdDeviceget_icons

Declaration [src]

GPtrArray*
fwupd_device_get_icons (
  FwupdDevice* self
)

Description [src]

Gets the icon names to use for the device.

NOTE: Icons specified without a full path are stock icons and should be loaded from the users icon theme.

Available since:0.9.8

Return value

Returns: An array of utf8
 

An array of icon names.

 The data is owned by the instance.