ArvGcInvalidatorNode

ArvGcInvalidatorNode — Class for Invalidator nodes

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── ArvDomNode
        ╰── ArvDomElement
            ╰── ArvGcNode
                ╰── ArvGcPropertyNode
                    ╰── ArvGcInvalidatorNode

Description

Functions

arv_gc_invalidator_node_new ()

ArvGcNode *
arv_gc_invalidator_node_new (void);

arv_gc_invalidator_has_changed ()

gboolean
arv_gc_invalidator_has_changed (ArvGcInvalidatorNode *self);

Types and Values

ArvGcInvalidatorNode

typedef struct _ArvGcInvalidatorNode ArvGcInvalidatorNode;