scenic_driver_glfw v0.10.0 Scenic.Driver.Glfw View Source
Link to this section Summary
Functions
Callback implementation for Scenic.ViewPort.Driver.handle_call/3
Callback implementation for Scenic.ViewPort.Driver.handle_cast/2
Callback implementation for Scenic.ViewPort.Driver.handle_info/2
Callback implementation for Scenic.ViewPort.Driver.init/3
Link to this section Functions
Link to this function
child_spec(arg) View Source
Link to this function
close(pid) View Source
Link to this function
crash(pid) View Source
Link to this function
focus(pid) View Source
Link to this function
handle_call(msg, from, state) View Source
Callback implementation for Scenic.ViewPort.Driver.handle_call/3
.
Link to this function
handle_cast(msg, state) View Source
Callback implementation for Scenic.ViewPort.Driver.handle_cast/2
.
Link to this function
handle_info(msg, state) View Source
Callback implementation for Scenic.ViewPort.Driver.handle_info/2
.
Link to this function
hide(pid) View Source
Link to this function
iconify(pid) View Source
Link to this function
init(_) View Source
Link to this function
init(viewport, arg, config) View Source
Callback implementation for Scenic.ViewPort.Driver.init/3
.
Link to this function
maximize(pid) View Source
Link to this function
position(pid, x, y) View Source
Link to this function
query_stats(pid) View Source
Link to this function
reshape(pid, width, height) View Source
Link to this function
restore(pid) View Source
Link to this function