ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Properties
ws
x
property
Undocumented in source.
struct
Properties (
Args
...
) {
mixin
PropertiesMixin
!
Args
;
PropertyList
propertyList
;
void
window
(x11.X.Window window);
void
update
(Args args);
}
Members
Functions
update
void
update
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
window
void
window
(x11.X.Window window)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
PropertiesMixin
!
Args
Undocumented in source.
Variables
propertyList
PropertyList
propertyList
;
Undocumented in source.
Meta
Source
See Implementation
ws
x
property
classes
BaseProperty
Property
PropertyError
PropertyList
functions
dispatchProperty
props
mixin templates
PropertiesMixin
structs
Properties