![]() |
![]() |
![]() |
GOffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
GtkWidget * gog_guru (GogGraph *graph
,GogDataAllocator *dalloc
,GOCmdContext *cc
,GClosure *closure
); void gog_guru_add_custom_widget (GtkWidget *guru
,GtkWidget *custom
); GtkWidget * gog_guru_get_help_button (GtkWidget *guru
);
GtkWidget * gog_guru (GogGraph *graph
,GogDataAllocator *dalloc
,GOCmdContext *cc
,GClosure *closure
);
CHANGED 0.5.3
: drop the toplevel
window argument and have the callers handle
widget_show and set_transient
|
the graph to edit |
|
The data allocator to use for editing |
|
Where to report errors |
|
GClosure |
Returns : |
the dialog, and shows new graph guru. [transfer full] |
void gog_guru_add_custom_widget (GtkWidget *guru
,GtkWidget *custom
);
|
|
|