manpagez: man pages & more
html files: webkitdomgtk
Home | html | info | man

WebKitDOMCSSRuleList

WebKitDOMCSSRuleList

Properties

gulong length Read

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMCSSRuleList

Description

Functions

webkit_dom_css_rule_list_item ()

WebKitDOMCSSRule *
webkit_dom_css_rule_list_item (WebKitDOMCSSRuleList *self,
                               gulong index);

Parameters

self

A WebKitDOMCSSRuleList

 

index

A gulong

 

Returns

A WebKitDOMCSSRule.

[transfer full]


webkit_dom_css_rule_list_get_length ()

gulong
webkit_dom_css_rule_list_get_length (WebKitDOMCSSRuleList *self);

Parameters

Returns

A gulong

Types and Values

WebKitDOMCSSRuleList

typedef struct _WebKitDOMCSSRuleList WebKitDOMCSSRuleList;

Property Details

The “length” property

  “length”                   gulong

read-only gulong CSSRuleList:length.

Flags: Read

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.