Versions in this module Expand all Collapse all v0 v0.1.1 Nov 30, 2019 Changes in this version + const EDITING_COMMAND_COPY + const EDITING_COMMAND_CUT + const EDITING_COMMAND_PASTE + const EDITING_COMMAND_REDO + const EDITING_COMMAND_SELECT_ALL + const EDITING_COMMAND_UNDO + const MAJOR_VERSION + const MICRO_VERSION + const MINOR_VERSION + func DownloadErrorQuark() glib.Quark + func FaviconDatabaseErrorQuark() glib.Quark + func GetMajorVersion() uint32 + func GetMicroVersion() uint32 + func GetMinorVersion() uint32 + func JavascriptErrorQuark() glib.Quark + func NetworkErrorQuark() glib.Quark + func PluginErrorQuark() glib.Quark + func PolicyErrorQuark() glib.Quark + func PrintErrorQuark() glib.Quark + func SnapshotErrorQuark() glib.Quark + type ApplicationInfo struct + func ApplicationInfoNewFromC(u unsafe.Pointer) *ApplicationInfo + func (recv *ApplicationInfo) Equals(other *ApplicationInfo) bool + func (recv *ApplicationInfo) ToC() unsafe.Pointer + type AuthenticationRequest struct + func AuthenticationRequestNewFromC(u unsafe.Pointer) *AuthenticationRequest + func CastToAuthenticationRequest(object *gobject.Object) *AuthenticationRequest + func (recv *AuthenticationRequest) Equals(other *AuthenticationRequest) bool + func (recv *AuthenticationRequest) Object() *gobject.Object + func (recv *AuthenticationRequest) ToC() unsafe.Pointer + type AuthenticationRequestClass struct + func AuthenticationRequestClassNewFromC(u unsafe.Pointer) *AuthenticationRequestClass + func (recv *AuthenticationRequestClass) Equals(other *AuthenticationRequestClass) bool + func (recv *AuthenticationRequestClass) ToC() unsafe.Pointer + type AuthenticationRequestPrivate struct + func AuthenticationRequestPrivateNewFromC(u unsafe.Pointer) *AuthenticationRequestPrivate + func (recv *AuthenticationRequestPrivate) Equals(other *AuthenticationRequestPrivate) bool + func (recv *AuthenticationRequestPrivate) ToC() unsafe.Pointer + type AutomationSession struct + func AutomationSessionNewFromC(u unsafe.Pointer) *AutomationSession + func CastToAutomationSession(object *gobject.Object) *AutomationSession + func (recv *AutomationSession) Equals(other *AutomationSession) bool + func (recv *AutomationSession) Object() *gobject.Object + func (recv *AutomationSession) ToC() unsafe.Pointer + type AutomationSessionClass struct + func AutomationSessionClassNewFromC(u unsafe.Pointer) *AutomationSessionClass + func (recv *AutomationSessionClass) Equals(other *AutomationSessionClass) bool + func (recv *AutomationSessionClass) ToC() unsafe.Pointer + type AutomationSessionPrivate struct + func AutomationSessionPrivateNewFromC(u unsafe.Pointer) *AutomationSessionPrivate + func (recv *AutomationSessionPrivate) Equals(other *AutomationSessionPrivate) bool + func (recv *AutomationSessionPrivate) ToC() unsafe.Pointer + type BackForwardList struct + func BackForwardListNewFromC(u unsafe.Pointer) *BackForwardList + func CastToBackForwardList(object *gobject.Object) *BackForwardList + func (recv *BackForwardList) Equals(other *BackForwardList) bool + func (recv *BackForwardList) GetBackItem() *BackForwardListItem + func (recv *BackForwardList) GetBackList() *glib.List + func (recv *BackForwardList) GetBackListWithLimit(limit uint32) *glib.List + func (recv *BackForwardList) GetCurrentItem() *BackForwardListItem + func (recv *BackForwardList) GetForwardItem() *BackForwardListItem + func (recv *BackForwardList) GetForwardList() *glib.List + func (recv *BackForwardList) GetForwardListWithLimit(limit uint32) *glib.List + func (recv *BackForwardList) GetLength() uint32 + func (recv *BackForwardList) GetNthItem(index int32) *BackForwardListItem + func (recv *BackForwardList) Object() *gobject.Object + func (recv *BackForwardList) ToC() unsafe.Pointer + type BackForwardListClass struct + func BackForwardListClassNewFromC(u unsafe.Pointer) *BackForwardListClass + func (recv *BackForwardListClass) Equals(other *BackForwardListClass) bool + func (recv *BackForwardListClass) ToC() unsafe.Pointer + type BackForwardListItem struct + func BackForwardListItemNewFromC(u unsafe.Pointer) *BackForwardListItem + func CastToBackForwardListItem(object *gobject.Object) *BackForwardListItem + func (recv *BackForwardListItem) Equals(other *BackForwardListItem) bool + func (recv *BackForwardListItem) GetOriginalUri() string + func (recv *BackForwardListItem) GetTitle() string + func (recv *BackForwardListItem) GetUri() string + func (recv *BackForwardListItem) InitiallyUnowned() *gobject.InitiallyUnowned + func (recv *BackForwardListItem) Object() *gobject.Object + func (recv *BackForwardListItem) ToC() unsafe.Pointer + type BackForwardListItemClass struct + func BackForwardListItemClassNewFromC(u unsafe.Pointer) *BackForwardListItemClass + func (recv *BackForwardListItemClass) Equals(other *BackForwardListItemClass) bool + func (recv *BackForwardListItemClass) ToC() unsafe.Pointer + type BackForwardListItemPrivate struct + func BackForwardListItemPrivateNewFromC(u unsafe.Pointer) *BackForwardListItemPrivate + func (recv *BackForwardListItemPrivate) Equals(other *BackForwardListItemPrivate) bool + func (recv *BackForwardListItemPrivate) ToC() unsafe.Pointer + type BackForwardListPrivate struct + func BackForwardListPrivateNewFromC(u unsafe.Pointer) *BackForwardListPrivate + func (recv *BackForwardListPrivate) Equals(other *BackForwardListPrivate) bool + func (recv *BackForwardListPrivate) ToC() unsafe.Pointer + type CacheModel C.WebKitCacheModel + const WEBKIT_CACHE_MODEL_DOCUMENT_BROWSER + const WEBKIT_CACHE_MODEL_DOCUMENT_VIEWER + const WEBKIT_CACHE_MODEL_WEB_BROWSER + type ColorChooserRequest struct + func CastToColorChooserRequest(object *gobject.Object) *ColorChooserRequest + func ColorChooserRequestNewFromC(u unsafe.Pointer) *ColorChooserRequest + func (recv *ColorChooserRequest) Equals(other *ColorChooserRequest) bool + func (recv *ColorChooserRequest) Object() *gobject.Object + func (recv *ColorChooserRequest) ToC() unsafe.Pointer + type ColorChooserRequestClass struct + func ColorChooserRequestClassNewFromC(u unsafe.Pointer) *ColorChooserRequestClass + func (recv *ColorChooserRequestClass) Equals(other *ColorChooserRequestClass) bool + func (recv *ColorChooserRequestClass) ToC() unsafe.Pointer + type ColorChooserRequestPrivate struct + func ColorChooserRequestPrivateNewFromC(u unsafe.Pointer) *ColorChooserRequestPrivate + func (recv *ColorChooserRequestPrivate) Equals(other *ColorChooserRequestPrivate) bool + func (recv *ColorChooserRequestPrivate) ToC() unsafe.Pointer + type ContextMenu struct + func CastToContextMenu(object *gobject.Object) *ContextMenu + func ContextMenuNew() *ContextMenu + func ContextMenuNewFromC(u unsafe.Pointer) *ContextMenu + func ContextMenuNewWithItems(items *glib.List) *ContextMenu + func (recv *ContextMenu) Append(item *ContextMenuItem) + func (recv *ContextMenu) Equals(other *ContextMenu) bool + func (recv *ContextMenu) First() *ContextMenuItem + func (recv *ContextMenu) GetItemAtPosition(position uint32) *ContextMenuItem + func (recv *ContextMenu) GetItems() *glib.List + func (recv *ContextMenu) GetNItems() uint32 + func (recv *ContextMenu) Insert(item *ContextMenuItem, position int32) + func (recv *ContextMenu) Last() *ContextMenuItem + func (recv *ContextMenu) MoveItem(item *ContextMenuItem, position int32) + func (recv *ContextMenu) Object() *gobject.Object + func (recv *ContextMenu) Prepend(item *ContextMenuItem) + func (recv *ContextMenu) Remove(item *ContextMenuItem) + func (recv *ContextMenu) RemoveAll() + func (recv *ContextMenu) ToC() unsafe.Pointer + type ContextMenuAction C.WebKitContextMenuAction + const WEBKIT_CONTEXT_MENU_ACTION_BOLD + const WEBKIT_CONTEXT_MENU_ACTION_COPY + const WEBKIT_CONTEXT_MENU_ACTION_COPY_AUDIO_LINK_TO_CLIPBOARD + const WEBKIT_CONTEXT_MENU_ACTION_COPY_IMAGE_TO_CLIPBOARD + const WEBKIT_CONTEXT_MENU_ACTION_COPY_IMAGE_URL_TO_CLIPBOARD + const WEBKIT_CONTEXT_MENU_ACTION_COPY_LINK_TO_CLIPBOARD + const WEBKIT_CONTEXT_MENU_ACTION_COPY_VIDEO_LINK_TO_CLIPBOARD + const WEBKIT_CONTEXT_MENU_ACTION_CUSTOM + const WEBKIT_CONTEXT_MENU_ACTION_CUT + const WEBKIT_CONTEXT_MENU_ACTION_DELETE + const WEBKIT_CONTEXT_MENU_ACTION_DOWNLOAD_AUDIO_TO_DISK + const WEBKIT_CONTEXT_MENU_ACTION_DOWNLOAD_IMAGE_TO_DISK + const WEBKIT_CONTEXT_MENU_ACTION_DOWNLOAD_LINK_TO_DISK + const WEBKIT_CONTEXT_MENU_ACTION_DOWNLOAD_VIDEO_TO_DISK + const WEBKIT_CONTEXT_MENU_ACTION_ENTER_VIDEO_FULLSCREEN + const WEBKIT_CONTEXT_MENU_ACTION_FONT_MENU + const WEBKIT_CONTEXT_MENU_ACTION_GO_BACK + const WEBKIT_CONTEXT_MENU_ACTION_GO_FORWARD + const WEBKIT_CONTEXT_MENU_ACTION_IGNORE_GRAMMAR + const WEBKIT_CONTEXT_MENU_ACTION_IGNORE_SPELLING + const WEBKIT_CONTEXT_MENU_ACTION_INPUT_METHODS + const WEBKIT_CONTEXT_MENU_ACTION_INSERT_EMOJI + const WEBKIT_CONTEXT_MENU_ACTION_INSPECT_ELEMENT + const WEBKIT_CONTEXT_MENU_ACTION_ITALIC + const WEBKIT_CONTEXT_MENU_ACTION_LEARN_SPELLING + const WEBKIT_CONTEXT_MENU_ACTION_MEDIA_MUTE + const WEBKIT_CONTEXT_MENU_ACTION_MEDIA_PAUSE + const WEBKIT_CONTEXT_MENU_ACTION_MEDIA_PLAY + const WEBKIT_CONTEXT_MENU_ACTION_NO_ACTION + const WEBKIT_CONTEXT_MENU_ACTION_NO_GUESSES_FOUND + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_AUDIO_IN_NEW_WINDOW + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_FRAME_IN_NEW_WINDOW + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_IMAGE_IN_NEW_WINDOW + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_LINK + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_LINK_IN_NEW_WINDOW + const WEBKIT_CONTEXT_MENU_ACTION_OPEN_VIDEO_IN_NEW_WINDOW + const WEBKIT_CONTEXT_MENU_ACTION_OUTLINE + const WEBKIT_CONTEXT_MENU_ACTION_PASTE + const WEBKIT_CONTEXT_MENU_ACTION_RELOAD + const WEBKIT_CONTEXT_MENU_ACTION_SELECT_ALL + const WEBKIT_CONTEXT_MENU_ACTION_SPELLING_GUESS + const WEBKIT_CONTEXT_MENU_ACTION_STOP + const WEBKIT_CONTEXT_MENU_ACTION_TOGGLE_MEDIA_CONTROLS + const WEBKIT_CONTEXT_MENU_ACTION_TOGGLE_MEDIA_LOOP + const WEBKIT_CONTEXT_MENU_ACTION_UNDERLINE + const WEBKIT_CONTEXT_MENU_ACTION_UNICODE + type ContextMenuClass struct + func ContextMenuClassNewFromC(u unsafe.Pointer) *ContextMenuClass + func (recv *ContextMenuClass) Equals(other *ContextMenuClass) bool + func (recv *ContextMenuClass) ToC() unsafe.Pointer + type ContextMenuItem struct + func CastToContextMenuItem(object *gobject.Object) *ContextMenuItem + func ContextMenuItemNew(action *gtk.Action) *ContextMenuItem + func ContextMenuItemNewFromC(u unsafe.Pointer) *ContextMenuItem + func ContextMenuItemNewFromStockAction(action ContextMenuAction) *ContextMenuItem + func ContextMenuItemNewFromStockActionWithLabel(action ContextMenuAction, label string) *ContextMenuItem + func ContextMenuItemNewSeparator() *ContextMenuItem + func ContextMenuItemNewWithSubmenu(label string, submenu *ContextMenu) *ContextMenuItem + func (recv *ContextMenuItem) Equals(other *ContextMenuItem) bool + func (recv *ContextMenuItem) GetAction() *gtk.Action + func (recv *ContextMenuItem) GetStockAction() ContextMenuAction + func (recv *ContextMenuItem) GetSubmenu() *ContextMenu + func (recv *ContextMenuItem) InitiallyUnowned() *gobject.InitiallyUnowned + func (recv *ContextMenuItem) IsSeparator() bool + func (recv *ContextMenuItem) Object() *gobject.Object + func (recv *ContextMenuItem) SetSubmenu(submenu *ContextMenu) + func (recv *ContextMenuItem) ToC() unsafe.Pointer + type ContextMenuItemClass struct + func ContextMenuItemClassNewFromC(u unsafe.Pointer) *ContextMenuItemClass + func (recv *ContextMenuItemClass) Equals(other *ContextMenuItemClass) bool + func (recv *ContextMenuItemClass) ToC() unsafe.Pointer + type ContextMenuItemPrivate struct + func ContextMenuItemPrivateNewFromC(u unsafe.Pointer) *ContextMenuItemPrivate + func (recv *ContextMenuItemPrivate) Equals(other *ContextMenuItemPrivate) bool + func (recv *ContextMenuItemPrivate) ToC() unsafe.Pointer + type ContextMenuPrivate struct + func ContextMenuPrivateNewFromC(u unsafe.Pointer) *ContextMenuPrivate + func (recv *ContextMenuPrivate) Equals(other *ContextMenuPrivate) bool + func (recv *ContextMenuPrivate) ToC() unsafe.Pointer + type CookieAcceptPolicy C.WebKitCookieAcceptPolicy + const WEBKIT_COOKIE_POLICY_ACCEPT_ALWAYS + const WEBKIT_COOKIE_POLICY_ACCEPT_NEVER + const WEBKIT_COOKIE_POLICY_ACCEPT_NO_THIRD_PARTY + type CookieManager struct + func CastToCookieManager(object *gobject.Object) *CookieManager + func CookieManagerNewFromC(u unsafe.Pointer) *CookieManager + func (recv *CookieManager) ConnectChanged(callback CookieManagerSignalChangedCallback) int + func (recv *CookieManager) DeleteAllCookies() + func (recv *CookieManager) DeleteCookiesForDomain(domain string) + func (recv *CookieManager) DisconnectChanged(connectionID int) + func (recv *CookieManager) Equals(other *CookieManager) bool + func (recv *CookieManager) GetAcceptPolicyFinish(result *gio.AsyncResult) (CookieAcceptPolicy, error) + func (recv *CookieManager) GetDomainsWithCookiesFinish(result *gio.AsyncResult) ([]string, error) + func (recv *CookieManager) Object() *gobject.Object + func (recv *CookieManager) SetAcceptPolicy(policy CookieAcceptPolicy) + func (recv *CookieManager) SetPersistentStorage(filename string, storage CookiePersistentStorage) + func (recv *CookieManager) ToC() unsafe.Pointer + type CookieManagerClass struct + func CookieManagerClassNewFromC(u unsafe.Pointer) *CookieManagerClass + func (recv *CookieManagerClass) Equals(other *CookieManagerClass) bool + func (recv *CookieManagerClass) ToC() unsafe.Pointer + type CookieManagerPrivate struct + func CookieManagerPrivateNewFromC(u unsafe.Pointer) *CookieManagerPrivate + func (recv *CookieManagerPrivate) Equals(other *CookieManagerPrivate) bool + func (recv *CookieManagerPrivate) ToC() unsafe.Pointer + type CookieManagerSignalChangedCallback func(targetObject *CookieManager) + type CookiePersistentStorage C.WebKitCookiePersistentStorage + const WEBKIT_COOKIE_PERSISTENT_STORAGE_SQLITE + const WEBKIT_COOKIE_PERSISTENT_STORAGE_TEXT + type Credential struct + func CredentialNewFromC(u unsafe.Pointer) *Credential + func (recv *Credential) Equals(other *Credential) bool + func (recv *Credential) ToC() unsafe.Pointer + type DeviceInfoPermissionRequest struct + func CastToDeviceInfoPermissionRequest(object *gobject.Object) *DeviceInfoPermissionRequest + func DeviceInfoPermissionRequestNewFromC(u unsafe.Pointer) *DeviceInfoPermissionRequest + func (recv *DeviceInfoPermissionRequest) Equals(other *DeviceInfoPermissionRequest) bool + func (recv *DeviceInfoPermissionRequest) Object() *gobject.Object + func (recv *DeviceInfoPermissionRequest) PermissionRequest() *PermissionRequest + func (recv *DeviceInfoPermissionRequest) ToC() unsafe.Pointer + type DeviceInfoPermissionRequestClass struct + func DeviceInfoPermissionRequestClassNewFromC(u unsafe.Pointer) *DeviceInfoPermissionRequestClass + func (recv *DeviceInfoPermissionRequestClass) Equals(other *DeviceInfoPermissionRequestClass) bool + func (recv *DeviceInfoPermissionRequestClass) ToC() unsafe.Pointer + type DeviceInfoPermissionRequestPrivate struct + func DeviceInfoPermissionRequestPrivateNewFromC(u unsafe.Pointer) *DeviceInfoPermissionRequestPrivate + func (recv *DeviceInfoPermissionRequestPrivate) Equals(other *DeviceInfoPermissionRequestPrivate) bool + func (recv *DeviceInfoPermissionRequestPrivate) ToC() unsafe.Pointer + type Download struct + func CastToDownload(object *gobject.Object) *Download + func DownloadNewFromC(u unsafe.Pointer) *Download + func (recv *Download) Cancel() + func (recv *Download) ConnectCreatedDestination(callback DownloadSignalCreatedDestinationCallback) int + func (recv *Download) ConnectDecideDestination(callback DownloadSignalDecideDestinationCallback) int + func (recv *Download) ConnectFailed(callback DownloadSignalFailedCallback) int + func (recv *Download) ConnectFinished(callback DownloadSignalFinishedCallback) int + func (recv *Download) ConnectReceivedData(callback DownloadSignalReceivedDataCallback) int + func (recv *Download) DisconnectCreatedDestination(connectionID int) + func (recv *Download) DisconnectDecideDestination(connectionID int) + func (recv *Download) DisconnectFailed(connectionID int) + func (recv *Download) DisconnectFinished(connectionID int) + func (recv *Download) DisconnectReceivedData(connectionID int) + func (recv *Download) Equals(other *Download) bool + func (recv *Download) GetDestination() string + func (recv *Download) GetElapsedTime() float64 + func (recv *Download) GetEstimatedProgress() float64 + func (recv *Download) GetReceivedDataLength() uint64 + func (recv *Download) GetRequest() *URIRequest + func (recv *Download) GetResponse() *URIResponse + func (recv *Download) GetWebView() *WebView + func (recv *Download) Object() *gobject.Object + func (recv *Download) SetDestination(uri string) + func (recv *Download) ToC() unsafe.Pointer + type DownloadClass struct + func DownloadClassNewFromC(u unsafe.Pointer) *DownloadClass + func (recv *DownloadClass) Equals(other *DownloadClass) bool + func (recv *DownloadClass) ToC() unsafe.Pointer + type DownloadError C.WebKitDownloadError + const WEBKIT_DOWNLOAD_ERROR_CANCELLED_BY_USER + const WEBKIT_DOWNLOAD_ERROR_DESTINATION + const WEBKIT_DOWNLOAD_ERROR_NETWORK + type DownloadPrivate struct + func DownloadPrivateNewFromC(u unsafe.Pointer) *DownloadPrivate + func (recv *DownloadPrivate) Equals(other *DownloadPrivate) bool + func (recv *DownloadPrivate) ToC() unsafe.Pointer + type DownloadSignalCreatedDestinationCallback func(targetObject *Download, destination string) + type DownloadSignalDecideDestinationCallback func(targetObject *Download, suggestedFilename string) bool + type DownloadSignalFailedCallback func(targetObject *Download, error *glib.Error) + type DownloadSignalFinishedCallback func(targetObject *Download) + type DownloadSignalReceivedDataCallback func(targetObject *Download, dataLength uint64) + type EditorState struct + func CastToEditorState(object *gobject.Object) *EditorState + func EditorStateNewFromC(u unsafe.Pointer) *EditorState + func (recv *EditorState) Equals(other *EditorState) bool + func (recv *EditorState) Object() *gobject.Object + func (recv *EditorState) ToC() unsafe.Pointer + type EditorStateClass struct + func EditorStateClassNewFromC(u unsafe.Pointer) *EditorStateClass + func (recv *EditorStateClass) Equals(other *EditorStateClass) bool + func (recv *EditorStateClass) ToC() unsafe.Pointer + type EditorStatePrivate struct + func EditorStatePrivateNewFromC(u unsafe.Pointer) *EditorStatePrivate + func (recv *EditorStatePrivate) Equals(other *EditorStatePrivate) bool + func (recv *EditorStatePrivate) ToC() unsafe.Pointer + type FaviconDatabase struct + func CastToFaviconDatabase(object *gobject.Object) *FaviconDatabase + func FaviconDatabaseNewFromC(u unsafe.Pointer) *FaviconDatabase + func (recv *FaviconDatabase) Clear() + func (recv *FaviconDatabase) ConnectFaviconChanged(callback FaviconDatabaseSignalFaviconChangedCallback) int + func (recv *FaviconDatabase) DisconnectFaviconChanged(connectionID int) + func (recv *FaviconDatabase) Equals(other *FaviconDatabase) bool + func (recv *FaviconDatabase) GetFaviconFinish(result *gio.AsyncResult) (*cairo.Surface, error) + func (recv *FaviconDatabase) GetFaviconUri(pageUri string) string + func (recv *FaviconDatabase) Object() *gobject.Object + func (recv *FaviconDatabase) ToC() unsafe.Pointer + type FaviconDatabaseClass struct + func FaviconDatabaseClassNewFromC(u unsafe.Pointer) *FaviconDatabaseClass + func (recv *FaviconDatabaseClass) Equals(other *FaviconDatabaseClass) bool + func (recv *FaviconDatabaseClass) ToC() unsafe.Pointer + type FaviconDatabaseError C.WebKitFaviconDatabaseError + const WEBKIT_FAVICON_DATABASE_ERROR_FAVICON_NOT_FOUND + const WEBKIT_FAVICON_DATABASE_ERROR_FAVICON_UNKNOWN + const WEBKIT_FAVICON_DATABASE_ERROR_NOT_INITIALIZED + type FaviconDatabasePrivate struct + func FaviconDatabasePrivateNewFromC(u unsafe.Pointer) *FaviconDatabasePrivate + func (recv *FaviconDatabasePrivate) Equals(other *FaviconDatabasePrivate) bool + func (recv *FaviconDatabasePrivate) ToC() unsafe.Pointer + type FaviconDatabaseSignalFaviconChangedCallback func(targetObject *FaviconDatabase, pageUri string, faviconUri string) + type FileChooserRequest struct + func CastToFileChooserRequest(object *gobject.Object) *FileChooserRequest + func FileChooserRequestNewFromC(u unsafe.Pointer) *FileChooserRequest + func (recv *FileChooserRequest) Cancel() + func (recv *FileChooserRequest) Equals(other *FileChooserRequest) bool + func (recv *FileChooserRequest) GetMimeTypes() []string + func (recv *FileChooserRequest) GetMimeTypesFilter() *gtk.FileFilter + func (recv *FileChooserRequest) GetSelectMultiple() bool + func (recv *FileChooserRequest) GetSelectedFiles() []string + func (recv *FileChooserRequest) Object() *gobject.Object + func (recv *FileChooserRequest) SelectFiles(files []string) + func (recv *FileChooserRequest) ToC() unsafe.Pointer + type FileChooserRequestClass struct + func FileChooserRequestClassNewFromC(u unsafe.Pointer) *FileChooserRequestClass + func (recv *FileChooserRequestClass) Equals(other *FileChooserRequestClass) bool + func (recv *FileChooserRequestClass) ToC() unsafe.Pointer + type FileChooserRequestPrivate struct + func FileChooserRequestPrivateNewFromC(u unsafe.Pointer) *FileChooserRequestPrivate + func (recv *FileChooserRequestPrivate) Equals(other *FileChooserRequestPrivate) bool + func (recv *FileChooserRequestPrivate) ToC() unsafe.Pointer + type FindController struct + func CastToFindController(object *gobject.Object) *FindController + func FindControllerNewFromC(u unsafe.Pointer) *FindController + func (recv *FindController) ConnectCountedMatches(callback FindControllerSignalCountedMatchesCallback) int + func (recv *FindController) ConnectFailedToFindText(callback FindControllerSignalFailedToFindTextCallback) int + func (recv *FindController) ConnectFoundText(callback FindControllerSignalFoundTextCallback) int + func (recv *FindController) CountMatches(searchText string, findOptions uint32, maxMatchCount uint32) + func (recv *FindController) DisconnectCountedMatches(connectionID int) + func (recv *FindController) DisconnectFailedToFindText(connectionID int) + func (recv *FindController) DisconnectFoundText(connectionID int) + func (recv *FindController) Equals(other *FindController) bool + func (recv *FindController) GetMaxMatchCount() uint32 + func (recv *FindController) GetOptions() uint32 + func (recv *FindController) GetSearchText() string + func (recv *FindController) GetWebView() *WebView + func (recv *FindController) Object() *gobject.Object + func (recv *FindController) Search(searchText string, findOptions uint32, maxMatchCount uint32) + func (recv *FindController) SearchFinish() + func (recv *FindController) SearchNext() + func (recv *FindController) SearchPrevious() + func (recv *FindController) ToC() unsafe.Pointer + type FindControllerClass struct + func FindControllerClassNewFromC(u unsafe.Pointer) *FindControllerClass + func (recv *FindControllerClass) Equals(other *FindControllerClass) bool + func (recv *FindControllerClass) ToC() unsafe.Pointer + type FindControllerPrivate struct + func FindControllerPrivateNewFromC(u unsafe.Pointer) *FindControllerPrivate + func (recv *FindControllerPrivate) Equals(other *FindControllerPrivate) bool + func (recv *FindControllerPrivate) ToC() unsafe.Pointer + type FindControllerSignalCountedMatchesCallback func(targetObject *FindController, matchCount uint32) + type FindControllerSignalFailedToFindTextCallback func(targetObject *FindController) + type FindControllerSignalFoundTextCallback func(targetObject *FindController, matchCount uint32) + type FindOptions C.WebKitFindOptions + const WEBKIT_FIND_OPTIONS_AT_WORD_STARTS + const WEBKIT_FIND_OPTIONS_BACKWARDS + const WEBKIT_FIND_OPTIONS_CASE_INSENSITIVE + const WEBKIT_FIND_OPTIONS_NONE + const WEBKIT_FIND_OPTIONS_TREAT_MEDIAL_CAPITAL_AS_WORD_START + const WEBKIT_FIND_OPTIONS_WRAP_AROUND + type FormSubmissionRequest struct + func CastToFormSubmissionRequest(object *gobject.Object) *FormSubmissionRequest + func FormSubmissionRequestNewFromC(u unsafe.Pointer) *FormSubmissionRequest + func (recv *FormSubmissionRequest) Equals(other *FormSubmissionRequest) bool + func (recv *FormSubmissionRequest) GetTextFields() *glib.HashTable + func (recv *FormSubmissionRequest) Object() *gobject.Object + func (recv *FormSubmissionRequest) Submit() + func (recv *FormSubmissionRequest) ToC() unsafe.Pointer + type FormSubmissionRequestClass struct + func FormSubmissionRequestClassNewFromC(u unsafe.Pointer) *FormSubmissionRequestClass + func (recv *FormSubmissionRequestClass) Equals(other *FormSubmissionRequestClass) bool + func (recv *FormSubmissionRequestClass) ToC() unsafe.Pointer + type FormSubmissionRequestPrivate struct + func FormSubmissionRequestPrivateNewFromC(u unsafe.Pointer) *FormSubmissionRequestPrivate + func (recv *FormSubmissionRequestPrivate) Equals(other *FormSubmissionRequestPrivate) bool + func (recv *FormSubmissionRequestPrivate) ToC() unsafe.Pointer + type GeolocationManager struct + func CastToGeolocationManager(object *gobject.Object) *GeolocationManager + func GeolocationManagerNewFromC(u unsafe.Pointer) *GeolocationManager + func (recv *GeolocationManager) Equals(other *GeolocationManager) bool + func (recv *GeolocationManager) Object() *gobject.Object + func (recv *GeolocationManager) ToC() unsafe.Pointer + type GeolocationManagerClass struct + func GeolocationManagerClassNewFromC(u unsafe.Pointer) *GeolocationManagerClass + func (recv *GeolocationManagerClass) Equals(other *GeolocationManagerClass) bool + func (recv *GeolocationManagerClass) ToC() unsafe.Pointer + type GeolocationManagerPrivate struct + func GeolocationManagerPrivateNewFromC(u unsafe.Pointer) *GeolocationManagerPrivate + func (recv *GeolocationManagerPrivate) Equals(other *GeolocationManagerPrivate) bool + func (recv *GeolocationManagerPrivate) ToC() unsafe.Pointer + type GeolocationPermissionRequest struct + func CastToGeolocationPermissionRequest(object *gobject.Object) *GeolocationPermissionRequest + func GeolocationPermissionRequestNewFromC(u unsafe.Pointer) *GeolocationPermissionRequest + func (recv *GeolocationPermissionRequest) Equals(other *GeolocationPermissionRequest) bool + func (recv *GeolocationPermissionRequest) Object() *gobject.Object + func (recv *GeolocationPermissionRequest) PermissionRequest() *PermissionRequest + func (recv *GeolocationPermissionRequest) ToC() unsafe.Pointer + type GeolocationPermissionRequestClass struct + func GeolocationPermissionRequestClassNewFromC(u unsafe.Pointer) *GeolocationPermissionRequestClass + func (recv *GeolocationPermissionRequestClass) Equals(other *GeolocationPermissionRequestClass) bool + func (recv *GeolocationPermissionRequestClass) ToC() unsafe.Pointer + type GeolocationPermissionRequestPrivate struct + func GeolocationPermissionRequestPrivateNewFromC(u unsafe.Pointer) *GeolocationPermissionRequestPrivate + func (recv *GeolocationPermissionRequestPrivate) Equals(other *GeolocationPermissionRequestPrivate) bool + func (recv *GeolocationPermissionRequestPrivate) ToC() unsafe.Pointer + type HitTestResult struct + func CastToHitTestResult(object *gobject.Object) *HitTestResult + func HitTestResultNewFromC(u unsafe.Pointer) *HitTestResult + func (recv *HitTestResult) ContextIsEditable() bool + func (recv *HitTestResult) ContextIsImage() bool + func (recv *HitTestResult) ContextIsLink() bool + func (recv *HitTestResult) ContextIsMedia() bool + func (recv *HitTestResult) ContextIsScrollbar() bool + func (recv *HitTestResult) Equals(other *HitTestResult) bool + func (recv *HitTestResult) GetContext() uint32 + func (recv *HitTestResult) GetImageUri() string + func (recv *HitTestResult) GetLinkLabel() string + func (recv *HitTestResult) GetLinkTitle() string + func (recv *HitTestResult) GetLinkUri() string + func (recv *HitTestResult) GetMediaUri() string + func (recv *HitTestResult) Object() *gobject.Object + func (recv *HitTestResult) ToC() unsafe.Pointer + type HitTestResultClass struct + func HitTestResultClassNewFromC(u unsafe.Pointer) *HitTestResultClass + func (recv *HitTestResultClass) Equals(other *HitTestResultClass) bool + func (recv *HitTestResultClass) ToC() unsafe.Pointer + type HitTestResultContext C.WebKitHitTestResultContext + const WEBKIT_HIT_TEST_RESULT_CONTEXT_DOCUMENT + const WEBKIT_HIT_TEST_RESULT_CONTEXT_EDITABLE + const WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE + const WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK + const WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA + const WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR + const WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION + type HitTestResultPrivate struct + func HitTestResultPrivateNewFromC(u unsafe.Pointer) *HitTestResultPrivate + func (recv *HitTestResultPrivate) Equals(other *HitTestResultPrivate) bool + func (recv *HitTestResultPrivate) ToC() unsafe.Pointer + type InsecureContentEvent C.WebKitInsecureContentEvent + const WEBKIT_INSECURE_CONTENT_DISPLAYED + const WEBKIT_INSECURE_CONTENT_RUN + type InstallMissingMediaPluginsPermissionRequest struct + func CastToInstallMissingMediaPluginsPermissionRequest(object *gobject.Object) *InstallMissingMediaPluginsPermissionRequest + func InstallMissingMediaPluginsPermissionRequestNewFromC(u unsafe.Pointer) *InstallMissingMediaPluginsPermissionRequest + func (recv *InstallMissingMediaPluginsPermissionRequest) Equals(other *InstallMissingMediaPluginsPermissionRequest) bool + func (recv *InstallMissingMediaPluginsPermissionRequest) Object() *gobject.Object + func (recv *InstallMissingMediaPluginsPermissionRequest) PermissionRequest() *PermissionRequest + func (recv *InstallMissingMediaPluginsPermissionRequest) ToC() unsafe.Pointer + type InstallMissingMediaPluginsPermissionRequestClass struct + func InstallMissingMediaPluginsPermissionRequestClassNewFromC(u unsafe.Pointer) *InstallMissingMediaPluginsPermissionRequestClass + func (recv *InstallMissingMediaPluginsPermissionRequestClass) Equals(other *InstallMissingMediaPluginsPermissionRequestClass) bool + func (recv *InstallMissingMediaPluginsPermissionRequestClass) ToC() unsafe.Pointer + type InstallMissingMediaPluginsPermissionRequestPrivate struct + func InstallMissingMediaPluginsPermissionRequestPrivateNewFromC(u unsafe.Pointer) *InstallMissingMediaPluginsPermissionRequestPrivate + func (recv *InstallMissingMediaPluginsPermissionRequestPrivate) Equals(other *InstallMissingMediaPluginsPermissionRequestPrivate) bool + func (recv *InstallMissingMediaPluginsPermissionRequestPrivate) ToC() unsafe.Pointer + type JavascriptError C.WebKitJavascriptError + const WEBKIT_JAVASCRIPT_ERROR_SCRIPT_FAILED + type JavascriptResult struct + func JavascriptResultNewFromC(u unsafe.Pointer) *JavascriptResult + func (recv *JavascriptResult) Equals(other *JavascriptResult) bool + func (recv *JavascriptResult) Ref() *JavascriptResult + func (recv *JavascriptResult) ToC() unsafe.Pointer + func (recv *JavascriptResult) Unref() + type LoadEvent C.WebKitLoadEvent + const WEBKIT_LOAD_COMMITTED + const WEBKIT_LOAD_FINISHED + const WEBKIT_LOAD_REDIRECTED + const WEBKIT_LOAD_STARTED + type MimeInfo struct + func MimeInfoNewFromC(u unsafe.Pointer) *MimeInfo + func (recv *MimeInfo) Equals(other *MimeInfo) bool + func (recv *MimeInfo) GetDescription() string + func (recv *MimeInfo) GetExtensions() []string + func (recv *MimeInfo) GetMimeType() string + func (recv *MimeInfo) Ref() *MimeInfo + func (recv *MimeInfo) ToC() unsafe.Pointer + func (recv *MimeInfo) Unref() + type NavigationAction struct + func NavigationActionNewFromC(u unsafe.Pointer) *NavigationAction + func (recv *NavigationAction) Equals(other *NavigationAction) bool + func (recv *NavigationAction) ToC() unsafe.Pointer + type NavigationPolicyDecision struct + func CastToNavigationPolicyDecision(object *gobject.Object) *NavigationPolicyDecision + func NavigationPolicyDecisionNewFromC(u unsafe.Pointer) *NavigationPolicyDecision + func (recv *NavigationPolicyDecision) Equals(other *NavigationPolicyDecision) bool + func (recv *NavigationPolicyDecision) GetFrameName() string + func (recv *NavigationPolicyDecision) GetModifiers() uint32 + func (recv *NavigationPolicyDecision) GetMouseButton() uint32 + func (recv *NavigationPolicyDecision) GetNavigationType() NavigationType + func (recv *NavigationPolicyDecision) GetRequest() *URIRequest + func (recv *NavigationPolicyDecision) Object() *gobject.Object + func (recv *NavigationPolicyDecision) PolicyDecision() *PolicyDecision + func (recv *NavigationPolicyDecision) ToC() unsafe.Pointer + type NavigationPolicyDecisionClass struct + func NavigationPolicyDecisionClassNewFromC(u unsafe.Pointer) *NavigationPolicyDecisionClass + func (recv *NavigationPolicyDecisionClass) Equals(other *NavigationPolicyDecisionClass) bool + func (recv *NavigationPolicyDecisionClass) ToC() unsafe.Pointer + type NavigationPolicyDecisionPrivate struct + func NavigationPolicyDecisionPrivateNewFromC(u unsafe.Pointer) *NavigationPolicyDecisionPrivate + func (recv *NavigationPolicyDecisionPrivate) Equals(other *NavigationPolicyDecisionPrivate) bool + func (recv *NavigationPolicyDecisionPrivate) ToC() unsafe.Pointer + type NavigationType C.WebKitNavigationType + const WEBKIT_NAVIGATION_TYPE_BACK_FORWARD + const WEBKIT_NAVIGATION_TYPE_FORM_RESUBMITTED + const WEBKIT_NAVIGATION_TYPE_FORM_SUBMITTED + const WEBKIT_NAVIGATION_TYPE_LINK_CLICKED + const WEBKIT_NAVIGATION_TYPE_OTHER + const WEBKIT_NAVIGATION_TYPE_RELOAD + type NetworkError C.WebKitNetworkError + const WEBKIT_NETWORK_ERROR_CANCELLED + const WEBKIT_NETWORK_ERROR_FAILED + const WEBKIT_NETWORK_ERROR_FILE_DOES_NOT_EXIST + const WEBKIT_NETWORK_ERROR_TRANSPORT + const WEBKIT_NETWORK_ERROR_UNKNOWN_PROTOCOL + type NetworkProxySettings struct + func NetworkProxySettingsNewFromC(u unsafe.Pointer) *NetworkProxySettings + func (recv *NetworkProxySettings) Equals(other *NetworkProxySettings) bool + func (recv *NetworkProxySettings) ToC() unsafe.Pointer + type Notification struct + func CastToNotification(object *gobject.Object) *Notification + func NotificationNewFromC(u unsafe.Pointer) *Notification + func (recv *Notification) Equals(other *Notification) bool + func (recv *Notification) Object() *gobject.Object + func (recv *Notification) ToC() unsafe.Pointer + type NotificationClass struct + func NotificationClassNewFromC(u unsafe.Pointer) *NotificationClass + func (recv *NotificationClass) Equals(other *NotificationClass) bool + func (recv *NotificationClass) ToC() unsafe.Pointer + type NotificationPermissionRequest struct + func CastToNotificationPermissionRequest(object *gobject.Object) *NotificationPermissionRequest + func NotificationPermissionRequestNewFromC(u unsafe.Pointer) *NotificationPermissionRequest + func (recv *NotificationPermissionRequest) Equals(other *NotificationPermissionRequest) bool + func (recv *NotificationPermissionRequest) Object() *gobject.Object + func (recv *NotificationPermissionRequest) PermissionRequest() *PermissionRequest + func (recv *NotificationPermissionRequest) ToC() unsafe.Pointer + type NotificationPermissionRequestClass struct + func NotificationPermissionRequestClassNewFromC(u unsafe.Pointer) *NotificationPermissionRequestClass + func (recv *NotificationPermissionRequestClass) Equals(other *NotificationPermissionRequestClass) bool + func (recv *NotificationPermissionRequestClass) ToC() unsafe.Pointer + type NotificationPermissionRequestPrivate struct + func NotificationPermissionRequestPrivateNewFromC(u unsafe.Pointer) *NotificationPermissionRequestPrivate + func (recv *NotificationPermissionRequestPrivate) Equals(other *NotificationPermissionRequestPrivate) bool + func (recv *NotificationPermissionRequestPrivate) ToC() unsafe.Pointer + type NotificationPrivate struct + func NotificationPrivateNewFromC(u unsafe.Pointer) *NotificationPrivate + func (recv *NotificationPrivate) Equals(other *NotificationPrivate) bool + func (recv *NotificationPrivate) ToC() unsafe.Pointer + type OptionMenu struct + func CastToOptionMenu(object *gobject.Object) *OptionMenu + func OptionMenuNewFromC(u unsafe.Pointer) *OptionMenu + func (recv *OptionMenu) Equals(other *OptionMenu) bool + func (recv *OptionMenu) Object() *gobject.Object + func (recv *OptionMenu) ToC() unsafe.Pointer + type OptionMenuClass struct + func OptionMenuClassNewFromC(u unsafe.Pointer) *OptionMenuClass + func (recv *OptionMenuClass) Equals(other *OptionMenuClass) bool + func (recv *OptionMenuClass) ToC() unsafe.Pointer + type OptionMenuItem struct + func OptionMenuItemNewFromC(u unsafe.Pointer) *OptionMenuItem + func (recv *OptionMenuItem) Equals(other *OptionMenuItem) bool + func (recv *OptionMenuItem) ToC() unsafe.Pointer + type OptionMenuPrivate struct + func OptionMenuPrivateNewFromC(u unsafe.Pointer) *OptionMenuPrivate + func (recv *OptionMenuPrivate) Equals(other *OptionMenuPrivate) bool + func (recv *OptionMenuPrivate) ToC() unsafe.Pointer + type PermissionRequest struct + func PermissionRequestNewFromC(u unsafe.Pointer) *PermissionRequest + func (recv *PermissionRequest) Allow() + func (recv *PermissionRequest) Deny() + func (recv *PermissionRequest) Equals(other *PermissionRequest) bool + func (recv *PermissionRequest) ToC() unsafe.Pointer + type PermissionRequestIface struct + func PermissionRequestIfaceNewFromC(u unsafe.Pointer) *PermissionRequestIface + func (recv *PermissionRequestIface) Equals(other *PermissionRequestIface) bool + func (recv *PermissionRequestIface) ToC() unsafe.Pointer + type Plugin struct + func CastToPlugin(object *gobject.Object) *Plugin + func PluginNewFromC(u unsafe.Pointer) *Plugin + func (recv *Plugin) Equals(other *Plugin) bool + func (recv *Plugin) GetDescription() string + func (recv *Plugin) GetMimeInfoList() *glib.List + func (recv *Plugin) GetName() string + func (recv *Plugin) GetPath() string + func (recv *Plugin) Object() *gobject.Object + func (recv *Plugin) ToC() unsafe.Pointer + type PluginClass struct + func PluginClassNewFromC(u unsafe.Pointer) *PluginClass + func (recv *PluginClass) Equals(other *PluginClass) bool + func (recv *PluginClass) ToC() unsafe.Pointer + type PluginError C.WebKitPluginError + const WEBKIT_PLUGIN_ERROR_CANNOT_FIND_PLUGIN + const WEBKIT_PLUGIN_ERROR_CANNOT_LOAD_PLUGIN + const WEBKIT_PLUGIN_ERROR_CONNECTION_CANCELLED + const WEBKIT_PLUGIN_ERROR_FAILED + const WEBKIT_PLUGIN_ERROR_JAVA_UNAVAILABLE + const WEBKIT_PLUGIN_ERROR_WILL_HANDLE_LOAD + type PluginPrivate struct + func PluginPrivateNewFromC(u unsafe.Pointer) *PluginPrivate + func (recv *PluginPrivate) Equals(other *PluginPrivate) bool + func (recv *PluginPrivate) ToC() unsafe.Pointer + type PolicyDecision struct + func CastToPolicyDecision(object *gobject.Object) *PolicyDecision + func PolicyDecisionNewFromC(u unsafe.Pointer) *PolicyDecision + func (recv *PolicyDecision) Download() + func (recv *PolicyDecision) Equals(other *PolicyDecision) bool + func (recv *PolicyDecision) Ignore() + func (recv *PolicyDecision) Object() *gobject.Object + func (recv *PolicyDecision) ToC() unsafe.Pointer + func (recv *PolicyDecision) Use() + type PolicyDecisionClass struct + func PolicyDecisionClassNewFromC(u unsafe.Pointer) *PolicyDecisionClass + func (recv *PolicyDecisionClass) Equals(other *PolicyDecisionClass) bool + func (recv *PolicyDecisionClass) ToC() unsafe.Pointer + type PolicyDecisionPrivate struct + func PolicyDecisionPrivateNewFromC(u unsafe.Pointer) *PolicyDecisionPrivate + func (recv *PolicyDecisionPrivate) Equals(other *PolicyDecisionPrivate) bool + func (recv *PolicyDecisionPrivate) ToC() unsafe.Pointer + type PolicyDecisionType C.WebKitPolicyDecisionType + const WEBKIT_POLICY_DECISION_TYPE_NAVIGATION_ACTION + const WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION + const WEBKIT_POLICY_DECISION_TYPE_RESPONSE + type PolicyError C.WebKitPolicyError + const WEBKIT_POLICY_ERROR_CANNOT_SHOW_MIME_TYPE + const WEBKIT_POLICY_ERROR_CANNOT_SHOW_URI + const WEBKIT_POLICY_ERROR_CANNOT_USE_RESTRICTED_PORT + const WEBKIT_POLICY_ERROR_FAILED + const WEBKIT_POLICY_ERROR_FRAME_LOAD_INTERRUPTED_BY_POLICY_CHANGE + type PrintCustomWidget struct + func CastToPrintCustomWidget(object *gobject.Object) *PrintCustomWidget + func PrintCustomWidgetNewFromC(u unsafe.Pointer) *PrintCustomWidget + func (recv *PrintCustomWidget) Equals(other *PrintCustomWidget) bool + func (recv *PrintCustomWidget) Object() *gobject.Object + func (recv *PrintCustomWidget) ToC() unsafe.Pointer + type PrintCustomWidgetClass struct + func PrintCustomWidgetClassNewFromC(u unsafe.Pointer) *PrintCustomWidgetClass + func (recv *PrintCustomWidgetClass) Equals(other *PrintCustomWidgetClass) bool + func (recv *PrintCustomWidgetClass) ToC() unsafe.Pointer + type PrintCustomWidgetPrivate struct + func PrintCustomWidgetPrivateNewFromC(u unsafe.Pointer) *PrintCustomWidgetPrivate + func (recv *PrintCustomWidgetPrivate) Equals(other *PrintCustomWidgetPrivate) bool + func (recv *PrintCustomWidgetPrivate) ToC() unsafe.Pointer + type PrintError C.WebKitPrintError + const WEBKIT_PRINT_ERROR_GENERAL + const WEBKIT_PRINT_ERROR_INVALID_PAGE_RANGE + const WEBKIT_PRINT_ERROR_PRINTER_NOT_FOUND + type PrintOperation struct + func CastToPrintOperation(object *gobject.Object) *PrintOperation + func PrintOperationNew(webView *WebView) *PrintOperation + func PrintOperationNewFromC(u unsafe.Pointer) *PrintOperation + func (recv *PrintOperation) ConnectFailed(callback PrintOperationSignalFailedCallback) int + func (recv *PrintOperation) ConnectFinished(callback PrintOperationSignalFinishedCallback) int + func (recv *PrintOperation) DisconnectFailed(connectionID int) + func (recv *PrintOperation) DisconnectFinished(connectionID int) + func (recv *PrintOperation) Equals(other *PrintOperation) bool + func (recv *PrintOperation) GetPageSetup() *gtk.PageSetup + func (recv *PrintOperation) GetPrintSettings() *gtk.PrintSettings + func (recv *PrintOperation) Object() *gobject.Object + func (recv *PrintOperation) Print() + func (recv *PrintOperation) RunDialog(parent *gtk.Window) PrintOperationResponse + func (recv *PrintOperation) SetPageSetup(pageSetup *gtk.PageSetup) + func (recv *PrintOperation) SetPrintSettings(printSettings *gtk.PrintSettings) + func (recv *PrintOperation) ToC() unsafe.Pointer + type PrintOperationClass struct + func PrintOperationClassNewFromC(u unsafe.Pointer) *PrintOperationClass + func (recv *PrintOperationClass) Equals(other *PrintOperationClass) bool + func (recv *PrintOperationClass) ToC() unsafe.Pointer + type PrintOperationPrivate struct + func PrintOperationPrivateNewFromC(u unsafe.Pointer) *PrintOperationPrivate + func (recv *PrintOperationPrivate) Equals(other *PrintOperationPrivate) bool + func (recv *PrintOperationPrivate) ToC() unsafe.Pointer + type PrintOperationResponse C.WebKitPrintOperationResponse + const WEBKIT_PRINT_OPERATION_RESPONSE_CANCEL + const WEBKIT_PRINT_OPERATION_RESPONSE_PRINT + type PrintOperationSignalFailedCallback func(targetObject *PrintOperation, error *glib.Error) + type PrintOperationSignalFinishedCallback func(targetObject *PrintOperation) + type ResponsePolicyDecision struct + func CastToResponsePolicyDecision(object *gobject.Object) *ResponsePolicyDecision + func ResponsePolicyDecisionNewFromC(u unsafe.Pointer) *ResponsePolicyDecision + func (recv *ResponsePolicyDecision) Equals(other *ResponsePolicyDecision) bool + func (recv *ResponsePolicyDecision) GetRequest() *URIRequest + func (recv *ResponsePolicyDecision) GetResponse() *URIResponse + func (recv *ResponsePolicyDecision) Object() *gobject.Object + func (recv *ResponsePolicyDecision) PolicyDecision() *PolicyDecision + func (recv *ResponsePolicyDecision) ToC() unsafe.Pointer + type ResponsePolicyDecisionClass struct + func ResponsePolicyDecisionClassNewFromC(u unsafe.Pointer) *ResponsePolicyDecisionClass + func (recv *ResponsePolicyDecisionClass) Equals(other *ResponsePolicyDecisionClass) bool + func (recv *ResponsePolicyDecisionClass) ToC() unsafe.Pointer + type ResponsePolicyDecisionPrivate struct + func ResponsePolicyDecisionPrivateNewFromC(u unsafe.Pointer) *ResponsePolicyDecisionPrivate + func (recv *ResponsePolicyDecisionPrivate) Equals(other *ResponsePolicyDecisionPrivate) bool + func (recv *ResponsePolicyDecisionPrivate) ToC() unsafe.Pointer + type SaveMode C.WebKitSaveMode + const WEBKIT_SAVE_MODE_MHTML + type ScriptDialog struct + func ScriptDialogNewFromC(u unsafe.Pointer) *ScriptDialog + func (recv *ScriptDialog) ConfirmSetConfirmed(confirmed bool) + func (recv *ScriptDialog) Equals(other *ScriptDialog) bool + func (recv *ScriptDialog) GetDialogType() ScriptDialogType + func (recv *ScriptDialog) GetMessage() string + func (recv *ScriptDialog) PromptGetDefaultText() string + func (recv *ScriptDialog) PromptSetText(text string) + func (recv *ScriptDialog) ToC() unsafe.Pointer + type ScriptDialogType C.WebKitScriptDialogType + const WEBKIT_SCRIPT_DIALOG_ALERT + const WEBKIT_SCRIPT_DIALOG_BEFORE_UNLOAD_CONFIRM + const WEBKIT_SCRIPT_DIALOG_CONFIRM + const WEBKIT_SCRIPT_DIALOG_PROMPT + type SecurityManager struct + func CastToSecurityManager(object *gobject.Object) *SecurityManager + func SecurityManagerNewFromC(u unsafe.Pointer) *SecurityManager + func (recv *SecurityManager) Equals(other *SecurityManager) bool + func (recv *SecurityManager) Object() *gobject.Object + func (recv *SecurityManager) RegisterUriSchemeAsCorsEnabled(scheme string) + func (recv *SecurityManager) RegisterUriSchemeAsDisplayIsolated(scheme string) + func (recv *SecurityManager) RegisterUriSchemeAsEmptyDocument(scheme string) + func (recv *SecurityManager) RegisterUriSchemeAsLocal(scheme string) + func (recv *SecurityManager) RegisterUriSchemeAsNoAccess(scheme string) + func (recv *SecurityManager) RegisterUriSchemeAsSecure(scheme string) + func (recv *SecurityManager) ToC() unsafe.Pointer + func (recv *SecurityManager) UriSchemeIsCorsEnabled(scheme string) bool + func (recv *SecurityManager) UriSchemeIsDisplayIsolated(scheme string) bool + func (recv *SecurityManager) UriSchemeIsEmptyDocument(scheme string) bool + func (recv *SecurityManager) UriSchemeIsLocal(scheme string) bool + func (recv *SecurityManager) UriSchemeIsNoAccess(scheme string) bool + func (recv *SecurityManager) UriSchemeIsSecure(scheme string) bool + type SecurityManagerClass struct + func SecurityManagerClassNewFromC(u unsafe.Pointer) *SecurityManagerClass + func (recv *SecurityManagerClass) Equals(other *SecurityManagerClass) bool + func (recv *SecurityManagerClass) ToC() unsafe.Pointer + type SecurityManagerPrivate struct + func SecurityManagerPrivateNewFromC(u unsafe.Pointer) *SecurityManagerPrivate + func (recv *SecurityManagerPrivate) Equals(other *SecurityManagerPrivate) bool + func (recv *SecurityManagerPrivate) ToC() unsafe.Pointer + type SecurityOrigin struct + func SecurityOriginNewFromC(u unsafe.Pointer) *SecurityOrigin + func (recv *SecurityOrigin) Equals(other *SecurityOrigin) bool + func (recv *SecurityOrigin) ToC() unsafe.Pointer + type Settings struct + func CastToSettings(object *gobject.Object) *Settings + func SettingsNew() *Settings + func SettingsNewFromC(u unsafe.Pointer) *Settings + func (recv *Settings) Equals(other *Settings) bool + func (recv *Settings) GetAllowModalDialogs() bool + func (recv *Settings) GetAutoLoadImages() bool + func (recv *Settings) GetCursiveFontFamily() string + func (recv *Settings) GetDefaultCharset() string + func (recv *Settings) GetDefaultFontFamily() string + func (recv *Settings) GetDefaultFontSize() uint32 + func (recv *Settings) GetDefaultMonospaceFontSize() uint32 + func (recv *Settings) GetDrawCompositingIndicators() bool + func (recv *Settings) GetEnableCaretBrowsing() bool + func (recv *Settings) GetEnableDeveloperExtras() bool + func (recv *Settings) GetEnableDnsPrefetching() bool + func (recv *Settings) GetEnableFrameFlattening() bool + func (recv *Settings) GetEnableFullscreen() bool + func (recv *Settings) GetEnableHtml5Database() bool + func (recv *Settings) GetEnableHtml5LocalStorage() bool + func (recv *Settings) GetEnableHyperlinkAuditing() bool + func (recv *Settings) GetEnableJava() bool + func (recv *Settings) GetEnableJavascript() bool + func (recv *Settings) GetEnableOfflineWebApplicationCache() bool + func (recv *Settings) GetEnablePageCache() bool + func (recv *Settings) GetEnablePlugins() bool + func (recv *Settings) GetEnablePrivateBrowsing() bool + func (recv *Settings) GetEnableResizableTextAreas() bool + func (recv *Settings) GetEnableSiteSpecificQuirks() bool + func (recv *Settings) GetEnableSmoothScrolling() bool + func (recv *Settings) GetEnableTabsToLinks() bool + func (recv *Settings) GetEnableWebaudio() bool + func (recv *Settings) GetEnableWebgl() bool + func (recv *Settings) GetEnableXssAuditor() bool + func (recv *Settings) GetFantasyFontFamily() string + func (recv *Settings) GetJavascriptCanAccessClipboard() bool + func (recv *Settings) GetJavascriptCanOpenWindowsAutomatically() bool + func (recv *Settings) GetLoadIconsIgnoringImageLoadSetting() bool + func (recv *Settings) GetMediaPlaybackAllowsInline() bool + func (recv *Settings) GetMediaPlaybackRequiresUserGesture() bool + func (recv *Settings) GetMinimumFontSize() uint32 + func (recv *Settings) GetMonospaceFontFamily() string + func (recv *Settings) GetPictographFontFamily() string + func (recv *Settings) GetPrintBackgrounds() bool + func (recv *Settings) GetSansSerifFontFamily() string + func (recv *Settings) GetSerifFontFamily() string + func (recv *Settings) GetUserAgent() string + func (recv *Settings) GetZoomTextOnly() bool + func (recv *Settings) Object() *gobject.Object + func (recv *Settings) SetAllowModalDialogs(allowed bool) + func (recv *Settings) SetAutoLoadImages(enabled bool) + func (recv *Settings) SetCursiveFontFamily(cursiveFontFamily string) + func (recv *Settings) SetDefaultCharset(defaultCharset string) + func (recv *Settings) SetDefaultFontFamily(defaultFontFamily string) + func (recv *Settings) SetDefaultFontSize(fontSize uint32) + func (recv *Settings) SetDefaultMonospaceFontSize(fontSize uint32) + func (recv *Settings) SetDrawCompositingIndicators(enabled bool) + func (recv *Settings) SetEnableCaretBrowsing(enabled bool) + func (recv *Settings) SetEnableDeveloperExtras(enabled bool) + func (recv *Settings) SetEnableDnsPrefetching(enabled bool) + func (recv *Settings) SetEnableFrameFlattening(enabled bool) + func (recv *Settings) SetEnableFullscreen(enabled bool) + func (recv *Settings) SetEnableHtml5Database(enabled bool) + func (recv *Settings) SetEnableHtml5LocalStorage(enabled bool) + func (recv *Settings) SetEnableHyperlinkAuditing(enabled bool) + func (recv *Settings) SetEnableJava(enabled bool) + func (recv *Settings) SetEnableJavascript(enabled bool) + func (recv *Settings) SetEnableOfflineWebApplicationCache(enabled bool) + func (recv *Settings) SetEnablePageCache(enabled bool) + func (recv *Settings) SetEnablePlugins(enabled bool) + func (recv *Settings) SetEnablePrivateBrowsing(enabled bool) + func (recv *Settings) SetEnableResizableTextAreas(enabled bool) + func (recv *Settings) SetEnableSiteSpecificQuirks(enabled bool) + func (recv *Settings) SetEnableSmoothScrolling(enabled bool) + func (recv *Settings) SetEnableTabsToLinks(enabled bool) + func (recv *Settings) SetEnableWebaudio(enabled bool) + func (recv *Settings) SetEnableWebgl(enabled bool) + func (recv *Settings) SetEnableXssAuditor(enabled bool) + func (recv *Settings) SetFantasyFontFamily(fantasyFontFamily string) + func (recv *Settings) SetJavascriptCanAccessClipboard(enabled bool) + func (recv *Settings) SetJavascriptCanOpenWindowsAutomatically(enabled bool) + func (recv *Settings) SetLoadIconsIgnoringImageLoadSetting(enabled bool) + func (recv *Settings) SetMediaPlaybackAllowsInline(enabled bool) + func (recv *Settings) SetMediaPlaybackRequiresUserGesture(enabled bool) + func (recv *Settings) SetMinimumFontSize(fontSize uint32) + func (recv *Settings) SetMonospaceFontFamily(monospaceFontFamily string) + func (recv *Settings) SetPictographFontFamily(pictographFontFamily string) + func (recv *Settings) SetPrintBackgrounds(printBackgrounds bool) + func (recv *Settings) SetSansSerifFontFamily(sansSerifFontFamily string) + func (recv *Settings) SetSerifFontFamily(serifFontFamily string) + func (recv *Settings) SetUserAgent(userAgent string) + func (recv *Settings) SetUserAgentWithApplicationDetails(applicationName string, applicationVersion string) + func (recv *Settings) SetZoomTextOnly(zoomTextOnly bool) + func (recv *Settings) ToC() unsafe.Pointer + type SettingsClass struct + func SettingsClassNewFromC(u unsafe.Pointer) *SettingsClass + func (recv *SettingsClass) Equals(other *SettingsClass) bool + func (recv *SettingsClass) ToC() unsafe.Pointer + type SettingsPrivate struct + func SettingsPrivateNewFromC(u unsafe.Pointer) *SettingsPrivate + func (recv *SettingsPrivate) Equals(other *SettingsPrivate) bool + func (recv *SettingsPrivate) ToC() unsafe.Pointer + type SnapshotError C.WebKitSnapshotError + const WEBKIT_SNAPSHOT_ERROR_FAILED_TO_CREATE + type SnapshotOptions C.WebKitSnapshotOptions + const WEBKIT_SNAPSHOT_OPTIONS_INCLUDE_SELECTION_HIGHLIGHTING + const WEBKIT_SNAPSHOT_OPTIONS_NONE + const WEBKIT_SNAPSHOT_OPTIONS_TRANSPARENT_BACKGROUND + type SnapshotRegion C.WebKitSnapshotRegion + const WEBKIT_SNAPSHOT_REGION_FULL_DOCUMENT + const WEBKIT_SNAPSHOT_REGION_VISIBLE + type TLSErrorsPolicy C.WebKitTLSErrorsPolicy + const WEBKIT_TLS_ERRORS_POLICY_FAIL + const WEBKIT_TLS_ERRORS_POLICY_IGNORE + type URIRequest struct + func CastToURIRequest(object *gobject.Object) *URIRequest + func URIRequestNew(uri string) *URIRequest + func URIRequestNewFromC(u unsafe.Pointer) *URIRequest + func (recv *URIRequest) Equals(other *URIRequest) bool + func (recv *URIRequest) GetHttpHeaders() *soup.MessageHeaders + func (recv *URIRequest) GetUri() string + func (recv *URIRequest) Object() *gobject.Object + func (recv *URIRequest) SetUri(uri string) + func (recv *URIRequest) ToC() unsafe.Pointer + type URIRequestClass struct + func URIRequestClassNewFromC(u unsafe.Pointer) *URIRequestClass + func (recv *URIRequestClass) Equals(other *URIRequestClass) bool + func (recv *URIRequestClass) ToC() unsafe.Pointer + type URIRequestPrivate struct + func URIRequestPrivateNewFromC(u unsafe.Pointer) *URIRequestPrivate + func (recv *URIRequestPrivate) Equals(other *URIRequestPrivate) bool + func (recv *URIRequestPrivate) ToC() unsafe.Pointer + type URIResponse struct + func CastToURIResponse(object *gobject.Object) *URIResponse + func URIResponseNewFromC(u unsafe.Pointer) *URIResponse + func (recv *URIResponse) Equals(other *URIResponse) bool + func (recv *URIResponse) GetContentLength() uint64 + func (recv *URIResponse) GetMimeType() string + func (recv *URIResponse) GetStatusCode() uint32 + func (recv *URIResponse) GetSuggestedFilename() string + func (recv *URIResponse) GetUri() string + func (recv *URIResponse) Object() *gobject.Object + func (recv *URIResponse) ToC() unsafe.Pointer + type URIResponseClass struct + func URIResponseClassNewFromC(u unsafe.Pointer) *URIResponseClass + func (recv *URIResponseClass) Equals(other *URIResponseClass) bool + func (recv *URIResponseClass) ToC() unsafe.Pointer + type URIResponsePrivate struct + func URIResponsePrivateNewFromC(u unsafe.Pointer) *URIResponsePrivate + func (recv *URIResponsePrivate) Equals(other *URIResponsePrivate) bool + func (recv *URIResponsePrivate) ToC() unsafe.Pointer + type URISchemeRequest struct + func CastToURISchemeRequest(object *gobject.Object) *URISchemeRequest + func URISchemeRequestNewFromC(u unsafe.Pointer) *URISchemeRequest + func (recv *URISchemeRequest) Equals(other *URISchemeRequest) bool + func (recv *URISchemeRequest) Finish(stream *gio.InputStream, streamLength int64, mimeType string) + func (recv *URISchemeRequest) GetPath() string + func (recv *URISchemeRequest) GetScheme() string + func (recv *URISchemeRequest) GetUri() string + func (recv *URISchemeRequest) GetWebView() *WebView + func (recv *URISchemeRequest) Object() *gobject.Object + func (recv *URISchemeRequest) ToC() unsafe.Pointer + type URISchemeRequestClass struct + func URISchemeRequestClassNewFromC(u unsafe.Pointer) *URISchemeRequestClass + func (recv *URISchemeRequestClass) Equals(other *URISchemeRequestClass) bool + func (recv *URISchemeRequestClass) ToC() unsafe.Pointer + type URISchemeRequestPrivate struct + func URISchemeRequestPrivateNewFromC(u unsafe.Pointer) *URISchemeRequestPrivate + func (recv *URISchemeRequestPrivate) Equals(other *URISchemeRequestPrivate) bool + func (recv *URISchemeRequestPrivate) ToC() unsafe.Pointer + type UserContentFilter struct + func UserContentFilterNewFromC(u unsafe.Pointer) *UserContentFilter + func (recv *UserContentFilter) Equals(other *UserContentFilter) bool + func (recv *UserContentFilter) ToC() unsafe.Pointer + type UserContentFilterStore struct + func CastToUserContentFilterStore(object *gobject.Object) *UserContentFilterStore + func UserContentFilterStoreNewFromC(u unsafe.Pointer) *UserContentFilterStore + func (recv *UserContentFilterStore) Equals(other *UserContentFilterStore) bool + func (recv *UserContentFilterStore) Object() *gobject.Object + func (recv *UserContentFilterStore) ToC() unsafe.Pointer + type UserContentFilterStoreClass struct + func UserContentFilterStoreClassNewFromC(u unsafe.Pointer) *UserContentFilterStoreClass + func (recv *UserContentFilterStoreClass) Equals(other *UserContentFilterStoreClass) bool + func (recv *UserContentFilterStoreClass) ToC() unsafe.Pointer + type UserContentFilterStorePrivate struct + func UserContentFilterStorePrivateNewFromC(u unsafe.Pointer) *UserContentFilterStorePrivate + func (recv *UserContentFilterStorePrivate) Equals(other *UserContentFilterStorePrivate) bool + func (recv *UserContentFilterStorePrivate) ToC() unsafe.Pointer + type UserContentManager struct + func CastToUserContentManager(object *gobject.Object) *UserContentManager + func UserContentManagerNewFromC(u unsafe.Pointer) *UserContentManager + func (recv *UserContentManager) Equals(other *UserContentManager) bool + func (recv *UserContentManager) Object() *gobject.Object + func (recv *UserContentManager) RemoveFilter(filter *UserContentFilter) + func (recv *UserContentManager) ToC() unsafe.Pointer + type UserContentManagerClass struct + func UserContentManagerClassNewFromC(u unsafe.Pointer) *UserContentManagerClass + func (recv *UserContentManagerClass) Equals(other *UserContentManagerClass) bool + func (recv *UserContentManagerClass) ToC() unsafe.Pointer + type UserContentManagerPrivate struct + func UserContentManagerPrivateNewFromC(u unsafe.Pointer) *UserContentManagerPrivate + func (recv *UserContentManagerPrivate) Equals(other *UserContentManagerPrivate) bool + func (recv *UserContentManagerPrivate) ToC() unsafe.Pointer + type UserMediaPermissionRequest struct + func CastToUserMediaPermissionRequest(object *gobject.Object) *UserMediaPermissionRequest + func UserMediaPermissionRequestNewFromC(u unsafe.Pointer) *UserMediaPermissionRequest + func (recv *UserMediaPermissionRequest) Equals(other *UserMediaPermissionRequest) bool + func (recv *UserMediaPermissionRequest) Object() *gobject.Object + func (recv *UserMediaPermissionRequest) PermissionRequest() *PermissionRequest + func (recv *UserMediaPermissionRequest) ToC() unsafe.Pointer + type UserMediaPermissionRequestClass struct + func UserMediaPermissionRequestClassNewFromC(u unsafe.Pointer) *UserMediaPermissionRequestClass + func (recv *UserMediaPermissionRequestClass) Equals(other *UserMediaPermissionRequestClass) bool + func (recv *UserMediaPermissionRequestClass) ToC() unsafe.Pointer + type UserMediaPermissionRequestPrivate struct + func UserMediaPermissionRequestPrivateNewFromC(u unsafe.Pointer) *UserMediaPermissionRequestPrivate + func (recv *UserMediaPermissionRequestPrivate) Equals(other *UserMediaPermissionRequestPrivate) bool + func (recv *UserMediaPermissionRequestPrivate) ToC() unsafe.Pointer + type UserScript struct + func UserScriptNewFromC(u unsafe.Pointer) *UserScript + func (recv *UserScript) Equals(other *UserScript) bool + func (recv *UserScript) ToC() unsafe.Pointer + type UserStyleSheet struct + func UserStyleSheetNewFromC(u unsafe.Pointer) *UserStyleSheet + func (recv *UserStyleSheet) Equals(other *UserStyleSheet) bool + func (recv *UserStyleSheet) ToC() unsafe.Pointer + type WebContext struct + func CastToWebContext(object *gobject.Object) *WebContext + func WebContextGetDefault() *WebContext + func WebContextNewFromC(u unsafe.Pointer) *WebContext + func (recv *WebContext) ClearCache() + func (recv *WebContext) ConnectDownloadStarted(callback WebContextSignalDownloadStartedCallback) int + func (recv *WebContext) DisconnectDownloadStarted(connectionID int) + func (recv *WebContext) DownloadUri(uri string) *Download + func (recv *WebContext) Equals(other *WebContext) bool + func (recv *WebContext) GetCacheModel() CacheModel + func (recv *WebContext) GetCookieManager() *CookieManager + func (recv *WebContext) GetFaviconDatabase() *FaviconDatabase + func (recv *WebContext) GetFaviconDatabaseDirectory() string + func (recv *WebContext) GetPluginsFinish(result *gio.AsyncResult) (*glib.List, error) + func (recv *WebContext) GetSecurityManager() *SecurityManager + func (recv *WebContext) GetSpellCheckingEnabled() bool + func (recv *WebContext) GetSpellCheckingLanguages() []string + func (recv *WebContext) GetTlsErrorsPolicy() TLSErrorsPolicy + func (recv *WebContext) Object() *gobject.Object + func (recv *WebContext) PrefetchDns(hostname string) + func (recv *WebContext) SetAdditionalPluginsDirectory(directory string) + func (recv *WebContext) SetCacheModel(cacheModel CacheModel) + func (recv *WebContext) SetDiskCacheDirectory(directory string) + func (recv *WebContext) SetFaviconDatabaseDirectory(path string) + func (recv *WebContext) SetPreferredLanguages(languages []string) + func (recv *WebContext) SetSpellCheckingEnabled(enabled bool) + func (recv *WebContext) SetSpellCheckingLanguages(languages []string) + func (recv *WebContext) SetTlsErrorsPolicy(policy TLSErrorsPolicy) + func (recv *WebContext) SetWebExtensionsDirectory(directory string) + func (recv *WebContext) ToC() unsafe.Pointer + type WebContextClass struct + func WebContextClassNewFromC(u unsafe.Pointer) *WebContextClass + func (recv *WebContextClass) Equals(other *WebContextClass) bool + func (recv *WebContextClass) ToC() unsafe.Pointer + type WebContextPrivate struct + func WebContextPrivateNewFromC(u unsafe.Pointer) *WebContextPrivate + func (recv *WebContextPrivate) Equals(other *WebContextPrivate) bool + func (recv *WebContextPrivate) ToC() unsafe.Pointer + type WebContextSignalDownloadStartedCallback func(targetObject *WebContext, download *Download) + type WebInspector struct + func CastToWebInspector(object *gobject.Object) *WebInspector + func WebInspectorNewFromC(u unsafe.Pointer) *WebInspector + func (recv *WebInspector) Attach() + func (recv *WebInspector) Close() + func (recv *WebInspector) ConnectAttach(callback WebInspectorSignalAttachCallback) int + func (recv *WebInspector) ConnectBringToFront(callback WebInspectorSignalBringToFrontCallback) int + func (recv *WebInspector) ConnectClosed(callback WebInspectorSignalClosedCallback) int + func (recv *WebInspector) ConnectDetach(callback WebInspectorSignalDetachCallback) int + func (recv *WebInspector) ConnectOpenWindow(callback WebInspectorSignalOpenWindowCallback) int + func (recv *WebInspector) Detach() + func (recv *WebInspector) DisconnectAttach(connectionID int) + func (recv *WebInspector) DisconnectBringToFront(connectionID int) + func (recv *WebInspector) DisconnectClosed(connectionID int) + func (recv *WebInspector) DisconnectDetach(connectionID int) + func (recv *WebInspector) DisconnectOpenWindow(connectionID int) + func (recv *WebInspector) Equals(other *WebInspector) bool + func (recv *WebInspector) GetAttachedHeight() uint32 + func (recv *WebInspector) GetInspectedUri() string + func (recv *WebInspector) GetWebView() *WebViewBase + func (recv *WebInspector) IsAttached() bool + func (recv *WebInspector) Object() *gobject.Object + func (recv *WebInspector) Show() + func (recv *WebInspector) ToC() unsafe.Pointer + type WebInspectorClass struct + func WebInspectorClassNewFromC(u unsafe.Pointer) *WebInspectorClass + func (recv *WebInspectorClass) Equals(other *WebInspectorClass) bool + func (recv *WebInspectorClass) ToC() unsafe.Pointer + type WebInspectorPrivate struct + func WebInspectorPrivateNewFromC(u unsafe.Pointer) *WebInspectorPrivate + func (recv *WebInspectorPrivate) Equals(other *WebInspectorPrivate) bool + func (recv *WebInspectorPrivate) ToC() unsafe.Pointer + type WebInspectorSignalAttachCallback func(targetObject *WebInspector) bool + type WebInspectorSignalBringToFrontCallback func(targetObject *WebInspector) bool + type WebInspectorSignalClosedCallback func(targetObject *WebInspector) + type WebInspectorSignalDetachCallback func(targetObject *WebInspector) bool + type WebInspectorSignalOpenWindowCallback func(targetObject *WebInspector) bool + type WebResource struct + func CastToWebResource(object *gobject.Object) *WebResource + func WebResourceNewFromC(u unsafe.Pointer) *WebResource + func (recv *WebResource) ConnectFailed(callback WebResourceSignalFailedCallback) int + func (recv *WebResource) ConnectFinished(callback WebResourceSignalFinishedCallback) int + func (recv *WebResource) ConnectReceivedData(callback WebResourceSignalReceivedDataCallback) int + func (recv *WebResource) ConnectSentRequest(callback WebResourceSignalSentRequestCallback) int + func (recv *WebResource) DisconnectFailed(connectionID int) + func (recv *WebResource) DisconnectFinished(connectionID int) + func (recv *WebResource) DisconnectReceivedData(connectionID int) + func (recv *WebResource) DisconnectSentRequest(connectionID int) + func (recv *WebResource) Equals(other *WebResource) bool + func (recv *WebResource) GetResponse() *URIResponse + func (recv *WebResource) GetUri() string + func (recv *WebResource) Object() *gobject.Object + func (recv *WebResource) ToC() unsafe.Pointer + type WebResourceClass struct + func WebResourceClassNewFromC(u unsafe.Pointer) *WebResourceClass + func (recv *WebResourceClass) Equals(other *WebResourceClass) bool + func (recv *WebResourceClass) ToC() unsafe.Pointer + type WebResourcePrivate struct + func WebResourcePrivateNewFromC(u unsafe.Pointer) *WebResourcePrivate + func (recv *WebResourcePrivate) Equals(other *WebResourcePrivate) bool + func (recv *WebResourcePrivate) ToC() unsafe.Pointer + type WebResourceSignalFailedCallback func(targetObject *WebResource, error *glib.Error) + type WebResourceSignalFinishedCallback func(targetObject *WebResource) + type WebResourceSignalReceivedDataCallback func(targetObject *WebResource, dataLength uint64) + type WebResourceSignalSentRequestCallback func(targetObject *WebResource, request *URIRequest, ...) + type WebView struct + func CastToWebView(object *gobject.Object) *WebView + func WebViewNew() *WebView + func WebViewNewFromC(u unsafe.Pointer) *WebView + func WebViewNewWithContext(context *WebContext) *WebView + func (recv *WebView) Buildable() *gtk.Buildable + func (recv *WebView) CanExecuteEditingCommandFinish(result *gio.AsyncResult) (bool, error) + func (recv *WebView) CanGoBack() bool + func (recv *WebView) CanGoForward() bool + func (recv *WebView) CanShowMimeType(mimeType string) bool + func (recv *WebView) ConnectClose(callback WebViewSignalCloseCallback) int + func (recv *WebView) ConnectContextMenuDismissed(callback WebViewSignalContextMenuDismissedCallback) int + func (recv *WebView) ConnectCreate(callback WebViewSignalCreateCallback) int + func (recv *WebView) ConnectDecidePolicy(callback WebViewSignalDecidePolicyCallback) int + func (recv *WebView) ConnectEnterFullscreen(callback WebViewSignalEnterFullscreenCallback) int + func (recv *WebView) ConnectInsecureContentDetected(callback WebViewSignalInsecureContentDetectedCallback) int + func (recv *WebView) ConnectLeaveFullscreen(callback WebViewSignalLeaveFullscreenCallback) int + func (recv *WebView) ConnectLoadChanged(callback WebViewSignalLoadChangedCallback) int + func (recv *WebView) ConnectLoadFailed(callback WebViewSignalLoadFailedCallback) int + func (recv *WebView) ConnectMouseTargetChanged(callback WebViewSignalMouseTargetChangedCallback) int + func (recv *WebView) ConnectPermissionRequest(callback WebViewSignalPermissionRequestCallback) int + func (recv *WebView) ConnectPrint(callback WebViewSignalPrintCallback) int + func (recv *WebView) ConnectReadyToShow(callback WebViewSignalReadyToShowCallback) int + func (recv *WebView) ConnectResourceLoadStarted(callback WebViewSignalResourceLoadStartedCallback) int + func (recv *WebView) ConnectRunAsModal(callback WebViewSignalRunAsModalCallback) int + func (recv *WebView) ConnectRunFileChooser(callback WebViewSignalRunFileChooserCallback) int + func (recv *WebView) ConnectScriptDialog(callback WebViewSignalScriptDialogCallback) int + func (recv *WebView) ConnectSubmitForm(callback WebViewSignalSubmitFormCallback) int + func (recv *WebView) ConnectWebProcessCrashed(callback WebViewSignalWebProcessCrashedCallback) int + func (recv *WebView) Container() *gtk.Container + func (recv *WebView) DisconnectClose(connectionID int) + func (recv *WebView) DisconnectContextMenuDismissed(connectionID int) + func (recv *WebView) DisconnectCreate(connectionID int) + func (recv *WebView) DisconnectDecidePolicy(connectionID int) + func (recv *WebView) DisconnectEnterFullscreen(connectionID int) + func (recv *WebView) DisconnectInsecureContentDetected(connectionID int) + func (recv *WebView) DisconnectLeaveFullscreen(connectionID int) + func (recv *WebView) DisconnectLoadChanged(connectionID int) + func (recv *WebView) DisconnectLoadFailed(connectionID int) + func (recv *WebView) DisconnectMouseTargetChanged(connectionID int) + func (recv *WebView) DisconnectPermissionRequest(connectionID int) + func (recv *WebView) DisconnectPrint(connectionID int) + func (recv *WebView) DisconnectReadyToShow(connectionID int) + func (recv *WebView) DisconnectResourceLoadStarted(connectionID int) + func (recv *WebView) DisconnectRunAsModal(connectionID int) + func (recv *WebView) DisconnectRunFileChooser(connectionID int) + func (recv *WebView) DisconnectScriptDialog(connectionID int) + func (recv *WebView) DisconnectSubmitForm(connectionID int) + func (recv *WebView) DisconnectWebProcessCrashed(connectionID int) + func (recv *WebView) DownloadUri(uri string) *Download + func (recv *WebView) Equals(other *WebView) bool + func (recv *WebView) ExecuteEditingCommand(command string) + func (recv *WebView) GetBackForwardList() *BackForwardList + func (recv *WebView) GetContext() *WebContext + func (recv *WebView) GetCustomCharset() string + func (recv *WebView) GetEstimatedLoadProgress() float64 + func (recv *WebView) GetFavicon() *cairo.Surface + func (recv *WebView) GetFindController() *FindController + func (recv *WebView) GetInspector() *WebInspector + func (recv *WebView) GetMainResource() *WebResource + func (recv *WebView) GetPageId() uint64 + func (recv *WebView) GetSettings() *Settings + func (recv *WebView) GetSnapshotFinish(result *gio.AsyncResult) (*cairo.Surface, error) + func (recv *WebView) GetTitle() string + func (recv *WebView) GetTlsInfo() (bool, *gio.TlsCertificate, gio.TlsCertificateFlags) + func (recv *WebView) GetUri() string + func (recv *WebView) GetWindowProperties() *WindowProperties + func (recv *WebView) GetZoomLevel() float64 + func (recv *WebView) GoBack() + func (recv *WebView) GoForward() + func (recv *WebView) GoToBackForwardListItem(listItem *BackForwardListItem) + func (recv *WebView) ImplementorIface() *atk.ImplementorIface + func (recv *WebView) InitiallyUnowned() *gobject.InitiallyUnowned + func (recv *WebView) IsEditable() bool + func (recv *WebView) IsLoading() bool + func (recv *WebView) LoadAlternateHtml(content string, contentUri string, baseUri string) + func (recv *WebView) LoadHtml(content string, baseUri string) + func (recv *WebView) LoadPlainText(plainText string) + func (recv *WebView) LoadRequest(request *URIRequest) + func (recv *WebView) LoadUri(uri string) + func (recv *WebView) Object() *gobject.Object + func (recv *WebView) Reload() + func (recv *WebView) ReloadBypassCache() + func (recv *WebView) RunJavascriptFinish(result *gio.AsyncResult) (*JavascriptResult, error) + func (recv *WebView) RunJavascriptFromGresourceFinish(result *gio.AsyncResult) (*JavascriptResult, error) + func (recv *WebView) SaveFinish(result *gio.AsyncResult) (*gio.InputStream, error) + func (recv *WebView) SaveToFileFinish(result *gio.AsyncResult) (bool, error) + func (recv *WebView) SetCustomCharset(charset string) + func (recv *WebView) SetSettings(settings *Settings) + func (recv *WebView) SetZoomLevel(zoomLevel float64) + func (recv *WebView) StopLoading() + func (recv *WebView) ToC() unsafe.Pointer + func (recv *WebView) WebViewBase() *WebViewBase + func (recv *WebView) Widget() *gtk.Widget + type WebViewBase struct + func CastToWebViewBase(object *gobject.Object) *WebViewBase + func WebViewBaseNewFromC(u unsafe.Pointer) *WebViewBase + func (recv *WebViewBase) Buildable() *gtk.Buildable + func (recv *WebViewBase) Container() *gtk.Container + func (recv *WebViewBase) Equals(other *WebViewBase) bool + func (recv *WebViewBase) ImplementorIface() *atk.ImplementorIface + func (recv *WebViewBase) InitiallyUnowned() *gobject.InitiallyUnowned + func (recv *WebViewBase) Object() *gobject.Object + func (recv *WebViewBase) ToC() unsafe.Pointer + func (recv *WebViewBase) Widget() *gtk.Widget + type WebViewBaseClass struct + func WebViewBaseClassNewFromC(u unsafe.Pointer) *WebViewBaseClass + func (recv *WebViewBaseClass) Equals(other *WebViewBaseClass) bool + func (recv *WebViewBaseClass) ToC() unsafe.Pointer + type WebViewBasePrivate struct + func WebViewBasePrivateNewFromC(u unsafe.Pointer) *WebViewBasePrivate + func (recv *WebViewBasePrivate) Equals(other *WebViewBasePrivate) bool + func (recv *WebViewBasePrivate) ToC() unsafe.Pointer + type WebViewClass struct + func WebViewClassNewFromC(u unsafe.Pointer) *WebViewClass + func (recv *WebViewClass) Equals(other *WebViewClass) bool + func (recv *WebViewClass) ToC() unsafe.Pointer + type WebViewPrivate struct + func WebViewPrivateNewFromC(u unsafe.Pointer) *WebViewPrivate + func (recv *WebViewPrivate) Equals(other *WebViewPrivate) bool + func (recv *WebViewPrivate) ToC() unsafe.Pointer + type WebViewSessionState struct + func WebViewSessionStateNewFromC(u unsafe.Pointer) *WebViewSessionState + func (recv *WebViewSessionState) Equals(other *WebViewSessionState) bool + func (recv *WebViewSessionState) ToC() unsafe.Pointer + type WebViewSignalCloseCallback func(targetObject *WebView) + type WebViewSignalContextMenuDismissedCallback func(targetObject *WebView) + type WebViewSignalCreateCallback func(targetObject *WebView, navigationAction *NavigationAction) gtk.Widget + type WebViewSignalDecidePolicyCallback func(targetObject *WebView, decision *PolicyDecision, ...) bool + type WebViewSignalEnterFullscreenCallback func(targetObject *WebView) bool + type WebViewSignalInsecureContentDetectedCallback func(targetObject *WebView, event InsecureContentEvent) + type WebViewSignalLeaveFullscreenCallback func(targetObject *WebView) bool + type WebViewSignalLoadChangedCallback func(targetObject *WebView, loadEvent LoadEvent) + type WebViewSignalLoadFailedCallback func(targetObject *WebView, loadEvent LoadEvent, failingUri string, ...) bool + type WebViewSignalMouseTargetChangedCallback func(targetObject *WebView, hitTestResult *HitTestResult, modifiers uint32) + type WebViewSignalPermissionRequestCallback func(targetObject *WebView, request *PermissionRequest) bool + type WebViewSignalPrintCallback func(targetObject *WebView, printOperation *PrintOperation) bool + type WebViewSignalReadyToShowCallback func(targetObject *WebView) + type WebViewSignalResourceLoadStartedCallback func(targetObject *WebView, resource *WebResource, request *URIRequest) + type WebViewSignalRunAsModalCallback func(targetObject *WebView) + type WebViewSignalRunFileChooserCallback func(targetObject *WebView, request *FileChooserRequest) bool + type WebViewSignalScriptDialogCallback func(targetObject *WebView, dialog *ScriptDialog) bool + type WebViewSignalSubmitFormCallback func(targetObject *WebView, request *FormSubmissionRequest) + type WebViewSignalWebProcessCrashedCallback func(targetObject *WebView) bool + type WebsiteData struct + func WebsiteDataNewFromC(u unsafe.Pointer) *WebsiteData + func (recv *WebsiteData) Equals(other *WebsiteData) bool + func (recv *WebsiteData) ToC() unsafe.Pointer + type WebsiteDataManager struct + func CastToWebsiteDataManager(object *gobject.Object) *WebsiteDataManager + func WebsiteDataManagerNewFromC(u unsafe.Pointer) *WebsiteDataManager + func (recv *WebsiteDataManager) Equals(other *WebsiteDataManager) bool + func (recv *WebsiteDataManager) Object() *gobject.Object + func (recv *WebsiteDataManager) ToC() unsafe.Pointer + type WebsiteDataManagerClass struct + func WebsiteDataManagerClassNewFromC(u unsafe.Pointer) *WebsiteDataManagerClass + func (recv *WebsiteDataManagerClass) Equals(other *WebsiteDataManagerClass) bool + func (recv *WebsiteDataManagerClass) ToC() unsafe.Pointer + type WebsiteDataManagerPrivate struct + func WebsiteDataManagerPrivateNewFromC(u unsafe.Pointer) *WebsiteDataManagerPrivate + func (recv *WebsiteDataManagerPrivate) Equals(other *WebsiteDataManagerPrivate) bool + func (recv *WebsiteDataManagerPrivate) ToC() unsafe.Pointer + type WindowProperties struct + func CastToWindowProperties(object *gobject.Object) *WindowProperties + func WindowPropertiesNewFromC(u unsafe.Pointer) *WindowProperties + func (recv *WindowProperties) Equals(other *WindowProperties) bool + func (recv *WindowProperties) GetFullscreen() bool + func (recv *WindowProperties) GetGeometry() *gdk.Rectangle + func (recv *WindowProperties) GetLocationbarVisible() bool + func (recv *WindowProperties) GetMenubarVisible() bool + func (recv *WindowProperties) GetResizable() bool + func (recv *WindowProperties) GetScrollbarsVisible() bool + func (recv *WindowProperties) GetStatusbarVisible() bool + func (recv *WindowProperties) GetToolbarVisible() bool + func (recv *WindowProperties) Object() *gobject.Object + func (recv *WindowProperties) ToC() unsafe.Pointer + type WindowPropertiesClass struct + func WindowPropertiesClassNewFromC(u unsafe.Pointer) *WindowPropertiesClass + func (recv *WindowPropertiesClass) Equals(other *WindowPropertiesClass) bool + func (recv *WindowPropertiesClass) ToC() unsafe.Pointer + type WindowPropertiesPrivate struct + func WindowPropertiesPrivateNewFromC(u unsafe.Pointer) *WindowPropertiesPrivate + func (recv *WindowPropertiesPrivate) Equals(other *WindowPropertiesPrivate) bool + func (recv *WindowPropertiesPrivate) ToC() unsafe.Pointer