ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
BaseProperty
ws
x
property
Undocumented in source.
class
BaseProperty {
x11
.
X
.
Window
window
;
Atom
property
;
string
name
;
void
update
();
}
Members
Functions
update
void
update
()
Undocumented in source.
Variables
name
string
name
;
Undocumented in source.
property
Atom
property
;
Undocumented in source.
window
x11
.
X
.
Window
window
;
Undocumented in source.
Meta
Source
See Implementation
ws
x
property
classes
BaseProperty
Property
PropertyList
mixin templates
PropertiesMixin
structs
Properties