ArvGcCommand — Class for Command nodes
GObject ╰── ArvDomNode ╰── ArvDomElement ╰── ArvGcNode ╰── ArvGcFeatureNode ╰── ArvGcCommand
ArvGcNode * arv_gc_command_new (void);
void
void arv_gc_command_execute (ArvGcCommand *gc_command, GError **error);
ArvGcCommand *gc_command
GError **error
typedef struct _ArvGcCommand ArvGcCommand;