GogGuru

GogGuru — Graph creation guru and property editor

Synopsis




GtkWidget*          gog_guru                            (GogGraph *graph,
                                                         GogDataAllocator *dalloc,
                                                         GOCmdContext *cc,
                                                         GtkWindow *toplevel,
                                                         GClosure *closure);

Description

Details

gog_guru ()

GtkWidget*          gog_guru                            (GogGraph *graph,
                                                         GogDataAllocator *dalloc,
                                                         GOCmdContext *cc,
                                                         GtkWindow *toplevel,
                                                         GClosure *closure);

graph : the graph to edit
dalloc : The data allocator to use for editing
cc : Where to report errors
toplevel : as a parent window.
closure :
Returns : and shows new graph guru.