webkit_dom_document_create_processing_instruction ( WebKitDOMDocument* self, gchar const* target, gchar const* data, GError** error )Return value (pointer) has base type 'struct _WebKitDOMProcessingInstruction'.
webkit_dom_processing_instruction_get_data ( WebKitDOMProcessingInstruction* self )1st parameter 'self' (pointer) has base type 'struct _WebKitDOMProcessingInstruction'.
webkit_dom_processing_instruction_get_sheet ( WebKitDOMProcessingInstruction* self )1st parameter 'self' (pointer) has base type 'struct _WebKitDOMProcessingInstruction'.
webkit_dom_processing_instruction_get_target ( WebKitDOMProcessingInstruction* self )1st parameter 'self' (pointer) has base type 'struct _WebKitDOMProcessingInstruction'.
webkit_dom_processing_instruction_set_data ( WebKitDOMProcessingInstruction* self, gchar const* value, GError** error )1st parameter 'self' (pointer) has base type 'struct _WebKitDOMProcessingInstruction'.