easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
IBindable
easyd
gtk
base
Undocumented in source.
interface
IBindable (
T
) {
T
value
();
void
value
(T val);
}
Members
Functions
value
T
value
()
Undocumented in source.
value
void
value
(T val)
Undocumented in source.
Meta
Source
See Implementation
easyd
gtk
base
classes
Binding
GridLayout
IBinding
ILayoutWindow
Menu
MenuBar
MenuItem
functions
clipBoard
handleGtkEvents
interfaces
IBindable
IInit
mixin templates
GuiApp
MenuAdd
structs
BindingSet