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

WebKitDOMTimeRanges

WebKitDOMTimeRanges

Properties

gulong length Read

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMTimeRanges

Description

Functions

webkit_dom_time_ranges_start ()

gdouble
webkit_dom_time_ranges_start (WebKitDOMTimeRanges *self,
                              gulong index,
                              GError **error);

Parameters

self

A WebKitDOMTimeRanges

 

index

A gulong

 

error

GError

 

Returns

A gdouble


webkit_dom_time_ranges_end ()

gdouble
webkit_dom_time_ranges_end (WebKitDOMTimeRanges *self,
                            gulong index,
                            GError **error);

Parameters

self

A WebKitDOMTimeRanges

 

index

A gulong

 

error

GError

 

Returns

A gdouble


webkit_dom_time_ranges_get_length ()

gulong
webkit_dom_time_ranges_get_length (WebKitDOMTimeRanges *self);

Parameters

Returns

A gulong

Types and Values

WebKitDOMTimeRanges

typedef struct _WebKitDOMTimeRanges WebKitDOMTimeRanges;

Property Details

The “length” property

  “length”                   gulong

read-only gulong TimeRanges:length.

Flags: Read

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