The Gnome Chemistry Utils  0.12.13
Macros | Functions
cmd-context.h File Reference
#include <goffice/goffice.h>

Go to the source code of this file.

Macros

#define GCU_TYPE_CMD_CONTEXT   (gcu_cmd_context_get_type ())

Functions

GOCmdContext * gcu_get_cmd_context (void)

Detailed Description

Declaration of the GcuCmdContext structure, a GObject implementing the GOCmdContext interface from goffice. This is mandatory to be able to edit charts.

Definition in file cmd-context.h.

Macro Definition Documentation

#define GCU_TYPE_CMD_CONTEXT   (gcu_cmd_context_get_type ())
Returns
the GType associated to GcuCmdContext.

Definition at line 39 of file cmd-context.h.

Function Documentation

GOCmdContext* gcu_get_cmd_context ( void  )
Returns
a static global GcuCmdContext instance.