libdom
Loading...
Searching...
No Matches
dom_mutation_event Struct Reference

#include <mutation_event.h>

Public Attributes

struct dom_event base
 
struct dom_noderelated_node
 
dom_stringprev_value
 
dom_stringnew_value
 
dom_stringattr_name
 
dom_mutation_type change
 

Detailed Description

The MutationEvent

Member Data Documentation

◆ attr_name

dom_string* dom_mutation_event::attr_name

◆ base

struct dom_event dom_mutation_event::base

◆ change

dom_mutation_type dom_mutation_event::change

◆ new_value

dom_string* dom_mutation_event::new_value

◆ prev_value

dom_string* dom_mutation_event::prev_value

◆ related_node

struct dom_node* dom_mutation_event::related_node

The documentation for this struct was generated from the following file: