Top | Description | Object Hierarchy | Properties |
WebKitDOMLocation; gchar * webkit_dom_location_get_href (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_protocol (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_host (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_hostname (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_port (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_pathname (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_search (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_hash (WebKitDOMLocation *self
); gchar * webkit_dom_location_get_origin (WebKitDOMLocation *self
); WebKitDOMDOMStringList * webkit_dom_location_get_ancestor_origins (WebKitDOMLocation *self
);
"ancestor-origins" WebKitDOMDOMStringList* : Read "hash" gchar* : Read "host" gchar* : Read "hostname" gchar* : Read "href" gchar* : Read "origin" gchar* : Read "pathname" gchar* : Read "port" gchar* : Read "protocol" gchar* : Read "search" gchar* : Read
gchar * webkit_dom_location_get_href (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_protocol (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_host (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_hostname (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_port (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_pathname (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_search (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_hash (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
gchar * webkit_dom_location_get_origin (WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A gchar |
WebKitDOMDOMStringList * webkit_dom_location_get_ancestor_origins
(WebKitDOMLocation *self
);
|
A WebKitDOMLocation |
Returns : |
A WebKitDOMDOMStringList. [transfer none] |
"ancestor-origins"
property"ancestor-origins" WebKitDOMDOMStringList* : Read
read-only WebKitDOMDOMStringList* Location:ancestor-origins.
"hostname"
property"hostname" gchar* : Read
read-only gchar* Location:hostname.
Default value: ""
"pathname"
property"pathname" gchar* : Read
read-only gchar* Location:pathname.
Default value: ""
"protocol"
property"protocol" gchar* : Read
read-only gchar* Location:protocol.
Default value: ""