Method

AstalWpDeviceget_profiles

Declaration

GList*
astal_wp_device_get_profiles (
  AstalWpDevice* self
)

Description

Gets a GList containing the profiles.

Return value

Type: A list of AstalWpProfile*

No description available.

The caller of the method takes ownership of the data container, but not the data inside it.
The return value can be NULL.