WebKitDOMDOMApplicationCache

WebKitDOMDOMApplicationCache

Synopsis

                    WebKitDOMDOMApplicationCache;
void                webkit_dom_dom_application_cache_update
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         GError **error);
void                webkit_dom_dom_application_cache_swap_cache
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         GError **error);
void                webkit_dom_dom_application_cache_abort
                                                        (WebKitDOMDOMApplicationCache *self);
gboolean            webkit_dom_dom_application_cache_dispatch_event
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         WebKitDOMEvent *evt,
                                                         GError **error);
gushort             webkit_dom_dom_application_cache_get_status
                                                        (WebKitDOMDOMApplicationCache *self);

Object Hierarchy

  GObject
   +----WebKitDOMObject
         +----WebKitDOMDOMApplicationCache

Implemented Interfaces

WebKitDOMDOMApplicationCache implements WebKitDOMEventTarget.

Properties

  "status"                   guint                 : Read

Description

Details

WebKitDOMDOMApplicationCache

typedef struct _WebKitDOMDOMApplicationCache WebKitDOMDOMApplicationCache;


webkit_dom_dom_application_cache_update ()

void                webkit_dom_dom_application_cache_update
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         GError **error);

webkit_dom_dom_application_cache_swap_cache ()

void                webkit_dom_dom_application_cache_swap_cache
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         GError **error);

webkit_dom_dom_application_cache_abort ()

void                webkit_dom_dom_application_cache_abort
                                                        (WebKitDOMDOMApplicationCache *self);

webkit_dom_dom_application_cache_dispatch_event ()

gboolean            webkit_dom_dom_application_cache_dispatch_event
                                                        (WebKitDOMDOMApplicationCache *self,
                                                         WebKitDOMEvent *evt,
                                                         GError **error);

Warning

webkit_dom_dom_application_cache_dispatch_event has been deprecated since version 2.4 and should not be used in newly-written code. Use webkit_dom_event_target_dispatch_event() instead.

self :

A WebKitDOMDOMApplicationCache

evt :

A WebKitDOMEvent

error :

GError

Returns :

A gboolean

webkit_dom_dom_application_cache_get_status ()

gushort             webkit_dom_dom_application_cache_get_status
                                                        (WebKitDOMDOMApplicationCache *self);

self :

A WebKitDOMDOMApplicationCache

Returns :

A gushort

Property Details

The "status" property

  "status"                   guint                 : Read

read-only gushort DOMApplicationCache:status.

Default value: 0