GObject.Object
UPowerGlib.WakeupItem
Import line: | UPowerGlib = imports.gi.UPowerGlib; |
GIR File: | UPowerGlib-1.0.gir |
C documentation: | UPowerGlibWakeupItem |
Class : | WakeupItem |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
cmdline : String
|
UPowerGlib.WakeupItem | |
details : String
|
UPowerGlib.WakeupItem | |
id : guint32
|
UPowerGlib.WakeupItem | |
is_userspace : gboolean
|
UPowerGlib.WakeupItem | |
old : guint32
|
UPowerGlib.WakeupItem | |
parent : GObject.Object
read only
|
UPowerGlib.WakeupItem | |
priv : UPowerGlib.WakeupItemPrivate
read only
|
UPowerGlib.WakeupItem | |
value : gdouble
|
UPowerGlib.WakeupItem |
Method / Constructor | Defined By | |
---|---|---|
new UPowerGlib.WakeupItem
(Object properties)
Create a new UPowerGlib.WakeupItem
Create a new UPowerGlib.WakeupItem
|
||
get_cmdline
()
:
String
|
UPowerGlib.WakeupItem | |
get_details
()
:
String
|
UPowerGlib.WakeupItem | |
get_id
()
:
guint32
|
UPowerGlib.WakeupItem | |
get_is_userspace
()
:
gboolean
|
UPowerGlib.WakeupItem | |
get_old
()
:
guint32
|
UPowerGlib.WakeupItem | |
get_value
()
:
gdouble
|
UPowerGlib.WakeupItem | |
set_cmdline
(String cmdline)
:
none
|
UPowerGlib.WakeupItem | |
set_details
(String details)
:
none
|
UPowerGlib.WakeupItem | |
set_id
(guint32 id)
:
none
|
UPowerGlib.WakeupItem | |
set_is_userspace
(gboolean is_userspace)
:
none
|
UPowerGlib.WakeupItem | |
set_old
(guint32 old)
:
none
|
UPowerGlib.WakeupItem | |
set_value
(gdouble value)
:
none
|
UPowerGlib.WakeupItem |
None |