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

WebKitDOMPerformanceEntryList

WebKitDOMPerformanceEntryList

Properties

gulong length Read

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMPerformanceEntryList

Description

Functions

webkit_dom_performance_entry_list_item ()

WebKitDOMPerformanceEntry *
webkit_dom_performance_entry_list_item
                               (WebKitDOMPerformanceEntryList *self,
                                gulong index);

Parameters

self

A WebKitDOMPerformanceEntryList

 

index

A gulong

 

Returns

A WebKitDOMPerformanceEntry.

[transfer full]


webkit_dom_performance_entry_list_get_length ()

gulong
webkit_dom_performance_entry_list_get_length
                               (WebKitDOMPerformanceEntryList *self);

Parameters

Returns

A gulong

Types and Values

WebKitDOMPerformanceEntryList

typedef struct _WebKitDOMPerformanceEntryList WebKitDOMPerformanceEntryList;

Property Details

The “length” property

  “length”                   gulong

read-only gulong PerformanceEntryList:length.

Flags: Read

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