Class

AstalPowerProfilesPowerProfiles

since: 0.1

Description

class AstalPowerProfiles.PowerProfiles : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.1

Ancestors

Constructors

astal_power_profiles_power_profiles_new
No description available.

since: 0.1

Functions

astal_power_profiles_power_profiles_get_default
No description available.

since: 0.1

Instance methods

astal_power_profiles_power_profiles_hold_profile
No description available.

since: 0.1

astal_power_profiles_power_profiles_release_profile
No description available.

since: 0.1

astal_power_profiles_power_profiles_to_json_string
No description available.

since: 0.1

astal_power_profiles_power_profiles_get_active_profile
No description available.

since: 0.1

astal_power_profiles_power_profiles_set_active_profile
No description available.

since: 0.1

astal_power_profiles_power_profiles_get_icon_name
No description available.

since: 0.1

astal_power_profiles_power_profiles_get_actions
No description available.

since: 0.1

astal_power_profiles_power_profiles_get_profiles
No description available.

since: 0.1

astal_power_profiles_power_profiles_get_version
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalPowerProfiles.PowerProfiles:active-profile
No description available.

since: 0.1

AstalPowerProfiles.PowerProfiles:icon-name
No description available.

since: 0.1

AstalPowerProfiles.PowerProfiles:actions
No description available.

since: 0.1

AstalPowerProfiles.PowerProfiles:performance-degraded
No description available.

since: 0.1

AstalPowerProfiles.PowerProfiles:performance-inhibited
No description available.

since: 0.1

AstalPowerProfiles.PowerProfiles:version
No description available.

since: 0.1

Signals

AstalPowerProfiles.PowerProfiles::profile-released
No description available.

since: 0.1

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

unstable since: 2.0

Class structure

struct AstalPowerProfilesPowerProfilesClass {
  /* no available fields */
}
No description available.