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