Top |
GObject ╰── WebKitDOMObject ╰── WebKitDOMNode ╰── WebKitDOMCharacterData ╰── WebKitDOMProcessingInstruction
gchar *
webkit_dom_processing_instruction_get_target
(WebKitDOMProcessingInstruction *self
);
WebKitDOMStyleSheet *
webkit_dom_processing_instruction_get_sheet
(WebKitDOMProcessingInstruction *self
);
“sheet”
property“sheet” WebKitDOMStyleSheet *
read-only WebKitDOMStyleSheet* ProcessingInstruction:sheet.
Flags: Read
“target”
property“target” gchar *
read-only gchar* ProcessingInstruction:target.
Flags: Read
Default value: ""