reltool_fgraph_win

Functions


add_link(Pid, X2) -> term()

add_node(Pid, Key) -> term()

add_node(Pid, Key, Color) -> term()

change_node(Pid, Key, Color) -> term()

del_link(Pid, X2) -> term()

del_node(Pid, Key) -> term()

new(Parent, Options) -> term()

set_dbl_click(Pid, Fun) -> term()

stop(Pid, Reason) -> term()

View Functions