easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
IBinding
easyd
gtk
base
Undocumented in source.
abstract
class
IBinding {
void
delegate
()[]
onEdit
;
void
load
();
void
apply
();
}
Members
Functions
apply
void
apply
()
Undocumented in source.
load
void
load
()
Undocumented in source.
Variables
onEdit
void
delegate
()[]
onEdit
;
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