libdom
Loading...
Searching...
No Matches
mutation_event.h File Reference
#include <dom/events/mutation_event.h>
#include "events/event.h"

Go to the source code of this file.

Classes

struct  dom_mutation_event
 

Functions

dom_exception _dom_mutation_event_create (struct dom_mutation_event **evt)
 
void _dom_mutation_event_destroy (struct dom_mutation_event *evt)
 
dom_exception _dom_mutation_event_initialise (struct dom_mutation_event *evt)
 
void _dom_mutation_event_finalise (struct dom_mutation_event *evt)
 

Function Documentation

◆ _dom_mutation_event_create()

dom_exception _dom_mutation_event_create ( struct dom_mutation_event ** evt)

◆ _dom_mutation_event_destroy()

void _dom_mutation_event_destroy ( struct dom_mutation_event * evt)

◆ _dom_mutation_event_finalise()

void _dom_mutation_event_finalise ( struct dom_mutation_event * evt)

◆ _dom_mutation_event_initialise()

dom_exception _dom_mutation_event_initialise ( struct dom_mutation_event * evt)