reltool_fgraph_win
Functions
add_node(Pid, Key) -> term()
add_node(Pid, Key, Color) -> term()
del_node(Pid, Key) -> term()
change_node(Pid, Key, Color) -> term()
add_link(Pid, X2) -> term()
del_link(Pid, X2) -> term()
stop(Pid, Reason) -> term()
set_dbl_click(Pid, Fun) -> term()
new(Parent, Options) -> term()