ArvGcCommand

ArvGcCommand — Class for Command nodes

Synopsis

                    ArvGcCommand;
ArvGcNode * 	       arv_gc_command_new                  (void);
void                arv_gc_command_execute              (ArvGcCommand *gc_command);

Object Hierarchy

  GObject
   +----ArvGcNode
         +----ArvGcCommand

Description

Details

ArvGcCommand

typedef struct _ArvGcCommand ArvGcCommand;

arv_gc_command_new ()

ArvGcNode * 	       arv_gc_command_new                  (void);

arv_gc_command_execute ()

void                arv_gc_command_execute              (ArvGcCommand *gc_command);