Method

AstalWpDeviceget_profile

Declaration

AstalWpProfile*
astal_wp_device_get_profile (
  AstalWpDevice* self,
  gint id
)

Description

Gets the profile with the given id.

Parameters

id

Type: gint

The id of the profile.

Return value

Type: AstalWpProfile

No description available.

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