Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
WebKitDOMProcessingInstruction; gchar * webkit_dom_processing_instruction_get_target (WebKitDOMProcessingInstruction *self
); WebKitDOMStyleSheet * webkit_dom_processing_instruction_get_sheet (WebKitDOMProcessingInstruction *self
);
GObject +----WebKitDOMObject +----WebKitDOMNode +----WebKitDOMCharacterData +----WebKitDOMProcessingInstruction
typedef struct _WebKitDOMProcessingInstruction WebKitDOMProcessingInstruction;
gchar * webkit_dom_processing_instruction_get_target
(WebKitDOMProcessingInstruction *self
);
|
A WebKitDOMProcessingInstruction |
Returns : |
A gchar |
WebKitDOMStyleSheet * webkit_dom_processing_instruction_get_sheet
(WebKitDOMProcessingInstruction *self
);
|
A WebKitDOMProcessingInstruction |
Returns : |
A WebKitDOMStyleSheet. [transfer none] |
"sheet"
property"sheet" WebKitDOMStyleSheet* : Read
read-only WebKitDOMStyleSheet* ProcessingInstruction:sheet.
"target"
property"target" gchar* : Read
read-only gchar* ProcessingInstruction:target.
Default value: ""