c
GObject.Object
WebKit.FaviconDatabase
| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-3.0.gir |
| C documentation: | WebKitFaviconDatabase |
| Class : | FaviconDatabase |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
parent_instance : GObject.Object
read only
|
WebKit.FaviconDatabase | |
|
path : String
|
WebKit.FaviconDatabase | |
|
priv : WebKit.FaviconDatabasePrivate
read only
|
WebKit.FaviconDatabase | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new WebKit.FaviconDatabase
(Object properties)
Create a new WebKit.FaviconDatabase
Create a new WebKit.FaviconDatabase
|
||
|
clear
()
:
none
|
WebKit.FaviconDatabase | |
|
get_favicon_pixbuf
(String page_uri, guint32 width, guint32 height, Cancellable cancellable, Function callback, void* user_data)
:
none
|
WebKit.FaviconDatabase | |
|
get_favicon_pixbuf_finish
(AsyncResult result)
:
GdkPixbuf.Pixbuf
|
WebKit.FaviconDatabase | |
| WebKit.FaviconDatabase | ||
|
get_path
()
:
String
|
WebKit.FaviconDatabase | |
|
set_path
(String path)
:
none
|
WebKit.FaviconDatabase | |
|
WebKit.FaviconDatabase | |
| Event | Defined By | |
|---|---|---|
|
icon_loaded (FaviconDatabase self, String frame_uri)
:
none
|
WebKit.FaviconDatabase | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
WebKit
Method |
WebKit.get_favicon_database
()
:
WebKit.FaviconDatabase
|