RAGS - v1.11.0
Preparing search index...
dbus/types
PowerProfilesProxy
Interface PowerProfilesProxy
DBus proxy for power-profiles-daemon (
net.hadess.PowerProfiles
).
interface
PowerProfilesProxy
{
new
PowerProfilesProxy
(
...
args
:
unknown
[]
)
:
PowerProfilesProxy
;
Actions
:
string
[]
;
ActiveProfile
:
string
;
ActiveProfileHolds
:
{
[
key
:
string
]:
Variant
<
any
>
}
[]
;
PerformanceDegraded
:
string
;
PerformanceInhibited
:
string
;
Profiles
:
{
[
key
:
string
]:
Variant
<
any
>
}
[]
;
HoldProfile
(
profile
:
string
,
reason
:
string
,
application_id
:
string
,
)
:
number
;
ReleaseProfile
(
cookie
:
number
)
:
void
;
[
key
:
string
]:
any
;
}
Hierarchy
DBusProxy
PowerProfilesProxy
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Methods
Hold
Profile
Release
Profile
Properties
Actions
Active
Profile
Active
Profile
Holds
Performance
Degraded
Performance
Inhibited
Profiles
Constructors
constructor
new
PowerProfilesProxy
(
...
args
:
unknown
[]
)
:
PowerProfilesProxy
Parameters
...
args
:
unknown
[]
Returns
PowerProfilesProxy
Methods
Hold
Profile
HoldProfile
(
profile
:
string
,
reason
:
string
,
application_id
:
string
)
:
number
Parameters
profile
:
string
reason
:
string
application_id
:
string
Returns
number
Release
Profile
ReleaseProfile
(
cookie
:
number
)
:
void
Parameters
cookie
:
number
Returns
void
Properties
Actions
Actions
:
string
[]
Active
Profile
ActiveProfile
:
string
Active
Profile
Holds
ActiveProfileHolds
:
{
[
key
:
string
]:
Variant
<
any
>
}
[]
Performance
Degraded
PerformanceDegraded
:
string
Performance
Inhibited
PerformanceInhibited
:
string
Profiles
Profiles
:
{
[
key
:
string
]:
Variant
<
any
>
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
Hold
Profile
Release
Profile
Properties
Actions
Active
Profile
Active
Profile
Holds
Performance
Degraded
Performance
Inhibited
Profiles
RAGS - v1.11.0
Loading...
DBus proxy for power-profiles-daemon (
net.hadess.PowerProfiles).