observer_sys_wx
Functions
start_link(Notebook, Parent) -> term()
handle_info(Info, Sys_wx_state) -> term()
terminate(Reason, State) -> term()
code_change(X1, X2, State) -> term()
handle_call(Msg, From, State) -> term()
handle_cast(Msg, State) -> term()
handle_event(Wx, Sys_wx_state) -> term()