Method
WebKit2WebExtensionDOMProcessingInstructionget_sheet
deprecated: 2.22
Declaration [src]
WebKitDOMStyleSheet*
webkit_dom_processing_instruction_get_sheet (
WebKitDOMProcessingInstruction* self
)
Return value
Type: WebKitDOMStyleSheet
A WebKitDOMStyleSheet
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |