ArvGcVariableNode

ArvGcVariableNode — Class for VariableNode elements

Synopsis

                    ArvGcVariableNode;
const char *        arv_gc_variable_node_get_name       (ArvGcVariableNode *variable_node);
ArvGcNode *         arv_gc_variable_node_new            (void);

Object Hierarchy

  GObject
   +----ArvDomNode
         +----ArvDomElement
               +----ArvGcNode
                     +----ArvGcPropertyNode
                           +----ArvGcVariableNode

Description

Details

ArvGcVariableNode

typedef struct _ArvGcVariableNode ArvGcVariableNode;

arv_gc_variable_node_get_name ()

const char *        arv_gc_variable_node_get_name       (ArvGcVariableNode *variable_node);

arv_gc_variable_node_new ()

ArvGcNode *         arv_gc_variable_node_new            (void);