inky_host_dev v1.0.0 InkyHostDev.Canvas
Link to this section Summary
Functions
Callback implementation for c::wx_object.handle_call/3
.
Callback implementation for c::wx_object.handle_event/2
.
Callback implementation for c::wx_object.handle_info/2
.
Callback implementation for c::wx_object.handle_sync_event/3
.
Callback implementation for c::wx_object.init/1
.
Link to this section Functions
Link to this function
handle_call(arg, from, state)
Callback implementation for c::wx_object.handle_call/3
.
Link to this function
handle_event(arg, state)
Callback implementation for c::wx_object.handle_event/2
.
Link to this function
handle_info(atom, state)
Callback implementation for c::wx_object.handle_info/2
.
Link to this function
handle_sync_event(arg, _, state)
Callback implementation for c::wx_object.handle_sync_event/3
.
Link to this function
init(map)
Callback implementation for c::wx_object.init/1
.
Link to this function