GI.WebKit2.Objects.WebView

Exported types

data WebView

class IsWebView o

toWebView

noWebView

Methods

canExecuteEditingCommand

data WebViewCanExecuteEditingCommandMethodInfo

webViewCanExecuteEditingCommand

canExecuteEditingCommandFinish

data WebViewCanExecuteEditingCommandFinishMethodInfo

webViewCanExecuteEditingCommandFinish

canGoBack

data WebViewCanGoBackMethodInfo

webViewCanGoBack

canGoForward

data WebViewCanGoForwardMethodInfo

webViewCanGoForward

canShowMimeType

data WebViewCanShowMimeTypeMethodInfo

webViewCanShowMimeType

downloadUri

data WebViewDownloadUriMethodInfo

webViewDownloadUri

executeEditingCommand

data WebViewExecuteEditingCommandMethodInfo

webViewExecuteEditingCommand

executeEditingCommandWithArgument

data WebViewExecuteEditingCommandWithArgumentMethodInfo

webViewExecuteEditingCommandWithArgument

getBackForwardList

data WebViewGetBackForwardListMethodInfo

webViewGetBackForwardList

getBackgroundColor

data WebViewGetBackgroundColorMethodInfo

webViewGetBackgroundColor

getContext

data WebViewGetContextMethodInfo

webViewGetContext

getCustomCharset

data WebViewGetCustomCharsetMethodInfo

webViewGetCustomCharset

getEditorState

data WebViewGetEditorStateMethodInfo

webViewGetEditorState

getEstimatedLoadProgress

data WebViewGetEstimatedLoadProgressMethodInfo

webViewGetEstimatedLoadProgress

getFavicon

data WebViewGetFaviconMethodInfo

webViewGetFavicon

getFindController

data WebViewGetFindControllerMethodInfo

webViewGetFindController

getInspector

data WebViewGetInspectorMethodInfo

webViewGetInspector

getJavascriptGlobalContext

data WebViewGetJavascriptGlobalContextMethodInfo

webViewGetJavascriptGlobalContext

getMainResource

data WebViewGetMainResourceMethodInfo

webViewGetMainResource

getPageId

data WebViewGetPageIdMethodInfo

webViewGetPageId

getSessionState

data WebViewGetSessionStateMethodInfo

webViewGetSessionState

getSettings

data WebViewGetSettingsMethodInfo

webViewGetSettings

getSnapshot

data WebViewGetSnapshotMethodInfo

webViewGetSnapshot

getSnapshotFinish

data WebViewGetSnapshotFinishMethodInfo

webViewGetSnapshotFinish

getTitle

data WebViewGetTitleMethodInfo

webViewGetTitle

getTlsInfo

data WebViewGetTlsInfoMethodInfo

webViewGetTlsInfo

getUri

data WebViewGetUriMethodInfo

webViewGetUri

getUserContentManager

data WebViewGetUserContentManagerMethodInfo

webViewGetUserContentManager

getWebsiteDataManager

data WebViewGetWebsiteDataManagerMethodInfo

webViewGetWebsiteDataManager

getWindowProperties

data WebViewGetWindowPropertiesMethodInfo

webViewGetWindowProperties

getZoomLevel

data WebViewGetZoomLevelMethodInfo

webViewGetZoomLevel

goBack

data WebViewGoBackMethodInfo

webViewGoBack

goForward

data WebViewGoForwardMethodInfo

webViewGoForward

goToBackForwardListItem

data WebViewGoToBackForwardListItemMethodInfo

webViewGoToBackForwardListItem

isEditable

data WebViewIsEditableMethodInfo

webViewIsEditable

isEphemeral

data WebViewIsEphemeralMethodInfo

webViewIsEphemeral

isLoading

data WebViewIsLoadingMethodInfo

webViewIsLoading

isPlayingAudio

data WebViewIsPlayingAudioMethodInfo

webViewIsPlayingAudio

loadAlternateHtml

data WebViewLoadAlternateHtmlMethodInfo

webViewLoadAlternateHtml

loadBytes

data WebViewLoadBytesMethodInfo

webViewLoadBytes

loadHtml

data WebViewLoadHtmlMethodInfo

webViewLoadHtml

loadPlainText

data WebViewLoadPlainTextMethodInfo

webViewLoadPlainText

loadRequest

data WebViewLoadRequestMethodInfo

webViewLoadRequest

loadUri

data WebViewLoadUriMethodInfo

webViewLoadUri

new

webViewNew

newWithContext

webViewNewWithContext

newWithRelatedView

data WebViewNewWithRelatedViewMethodInfo

webViewNewWithRelatedView

newWithSettings

webViewNewWithSettings

newWithUserContentManager

webViewNewWithUserContentManager

reload

data WebViewReloadMethodInfo

webViewReload

reloadBypassCache

data WebViewReloadBypassCacheMethodInfo

webViewReloadBypassCache

restoreSessionState

data WebViewRestoreSessionStateMethodInfo

webViewRestoreSessionState

runJavascript

data WebViewRunJavascriptMethodInfo

webViewRunJavascript

runJavascriptFinish

data WebViewRunJavascriptFinishMethodInfo

webViewRunJavascriptFinish

runJavascriptFromGresource

data WebViewRunJavascriptFromGresourceMethodInfo

webViewRunJavascriptFromGresource

runJavascriptFromGresourceFinish

data WebViewRunJavascriptFromGresourceFinishMethodInfo

webViewRunJavascriptFromGresourceFinish

save

data WebViewSaveMethodInfo

webViewSave

saveFinish

data WebViewSaveFinishMethodInfo

webViewSaveFinish

saveToFile

data WebViewSaveToFileMethodInfo

webViewSaveToFile

saveToFileFinish

data WebViewSaveToFileFinishMethodInfo

webViewSaveToFileFinish

setBackgroundColor

data WebViewSetBackgroundColorMethodInfo

webViewSetBackgroundColor

setCustomCharset

data WebViewSetCustomCharsetMethodInfo

webViewSetCustomCharset

setEditable

data WebViewSetEditableMethodInfo

webViewSetEditable

setSettings

data WebViewSetSettingsMethodInfo

webViewSetSettings

setZoomLevel

data WebViewSetZoomLevelMethodInfo

webViewSetZoomLevel

stopLoading

data WebViewStopLoadingMethodInfo

webViewStopLoading

tryClose

data WebViewTryCloseMethodInfo

webViewTryClose

Properties

editable

data WebViewEditablePropertyInfo

constructWebViewEditable

getWebViewEditable

setWebViewEditable

webViewEditable

estimatedLoadProgress

data WebViewEstimatedLoadProgressPropertyInfo

getWebViewEstimatedLoadProgress

webViewEstimatedLoadProgress

favicon

data WebViewFaviconPropertyInfo

getWebViewFavicon

webViewFavicon

isEphemeral

data WebViewIsEphemeralPropertyInfo

constructWebViewIsEphemeral

getWebViewIsEphemeral

isLoading

data WebViewIsLoadingPropertyInfo

getWebViewIsLoading

isPlayingAudio

data WebViewIsPlayingAudioPropertyInfo

getWebViewIsPlayingAudio

relatedView

data WebViewRelatedViewPropertyInfo

constructWebViewRelatedView

webViewRelatedView

settings

data WebViewSettingsPropertyInfo

constructWebViewSettings

setWebViewSettings

webViewSettings

title

data WebViewTitlePropertyInfo

getWebViewTitle

webViewTitle

uri

data WebViewUriPropertyInfo

getWebViewUri

webViewUri

userContentManager

data WebViewUserContentManagerPropertyInfo

constructWebViewUserContentManager

getWebViewUserContentManager

webViewUserContentManager

webContext

data WebViewWebContextPropertyInfo

constructWebViewWebContext

getWebViewWebContext

webViewWebContext

zoomLevel

data WebViewZoomLevelPropertyInfo

constructWebViewZoomLevel

getWebViewZoomLevel

setWebViewZoomLevel

webViewZoomLevel

Signals

authenticate

type C_WebViewAuthenticateCallback

type WebViewAuthenticateCallback

data WebViewAuthenticateSignalInfo

afterWebViewAuthenticate

genClosure_WebViewAuthenticate

noWebViewAuthenticateCallback

onWebViewAuthenticate

wrap_WebViewAuthenticateCallback

close

type C_WebViewCloseCallback

type WebViewCloseCallback

data WebViewCloseSignalInfo

afterWebViewClose

genClosure_WebViewClose

noWebViewCloseCallback

onWebViewClose

wrap_WebViewCloseCallback

contextMenu

type C_WebViewContextMenuCallback

type WebViewContextMenuCallback

data WebViewContextMenuSignalInfo

afterWebViewContextMenu

genClosure_WebViewContextMenu

noWebViewContextMenuCallback

onWebViewContextMenu

wrap_WebViewContextMenuCallback

contextMenuDismissed

type C_WebViewContextMenuDismissedCallback

type WebViewContextMenuDismissedCallback

data WebViewContextMenuDismissedSignalInfo

afterWebViewContextMenuDismissed

genClosure_WebViewContextMenuDismissed

noWebViewContextMenuDismissedCallback

onWebViewContextMenuDismissed

wrap_WebViewContextMenuDismissedCallback

create

type C_WebViewCreateCallback

type WebViewCreateCallback

data WebViewCreateSignalInfo

afterWebViewCreate

genClosure_WebViewCreate

noWebViewCreateCallback

onWebViewCreate

wrap_WebViewCreateCallback

decidePolicy

type C_WebViewDecidePolicyCallback

type WebViewDecidePolicyCallback

data WebViewDecidePolicySignalInfo

afterWebViewDecidePolicy

genClosure_WebViewDecidePolicy

noWebViewDecidePolicyCallback

onWebViewDecidePolicy

wrap_WebViewDecidePolicyCallback

enterFullscreen

type C_WebViewEnterFullscreenCallback

type WebViewEnterFullscreenCallback

data WebViewEnterFullscreenSignalInfo

afterWebViewEnterFullscreen

genClosure_WebViewEnterFullscreen

noWebViewEnterFullscreenCallback

onWebViewEnterFullscreen

wrap_WebViewEnterFullscreenCallback

insecureContentDetected

type C_WebViewInsecureContentDetectedCallback

type WebViewInsecureContentDetectedCallback

data WebViewInsecureContentDetectedSignalInfo

afterWebViewInsecureContentDetected

genClosure_WebViewInsecureContentDetected

noWebViewInsecureContentDetectedCallback

onWebViewInsecureContentDetected

wrap_WebViewInsecureContentDetectedCallback

leaveFullscreen

type C_WebViewLeaveFullscreenCallback

type WebViewLeaveFullscreenCallback

data WebViewLeaveFullscreenSignalInfo

afterWebViewLeaveFullscreen

genClosure_WebViewLeaveFullscreen

noWebViewLeaveFullscreenCallback

onWebViewLeaveFullscreen

wrap_WebViewLeaveFullscreenCallback

loadChanged

type C_WebViewLoadChangedCallback

type WebViewLoadChangedCallback

data WebViewLoadChangedSignalInfo

afterWebViewLoadChanged

genClosure_WebViewLoadChanged

noWebViewLoadChangedCallback

onWebViewLoadChanged

wrap_WebViewLoadChangedCallback

loadFailed

type C_WebViewLoadFailedCallback

type WebViewLoadFailedCallback

data WebViewLoadFailedSignalInfo

afterWebViewLoadFailed

genClosure_WebViewLoadFailed

noWebViewLoadFailedCallback

onWebViewLoadFailed

wrap_WebViewLoadFailedCallback

loadFailedWithTlsErrors

type C_WebViewLoadFailedWithTlsErrorsCallback

type WebViewLoadFailedWithTlsErrorsCallback

data WebViewLoadFailedWithTlsErrorsSignalInfo

afterWebViewLoadFailedWithTlsErrors

genClosure_WebViewLoadFailedWithTlsErrors

noWebViewLoadFailedWithTlsErrorsCallback

onWebViewLoadFailedWithTlsErrors

wrap_WebViewLoadFailedWithTlsErrorsCallback

mouseTargetChanged

type C_WebViewMouseTargetChangedCallback

type WebViewMouseTargetChangedCallback

data WebViewMouseTargetChangedSignalInfo

afterWebViewMouseTargetChanged

genClosure_WebViewMouseTargetChanged

noWebViewMouseTargetChangedCallback

onWebViewMouseTargetChanged

wrap_WebViewMouseTargetChangedCallback

permissionRequest

type C_WebViewPermissionRequestCallback

type WebViewPermissionRequestCallback

data WebViewPermissionRequestSignalInfo

afterWebViewPermissionRequest

genClosure_WebViewPermissionRequest

noWebViewPermissionRequestCallback

onWebViewPermissionRequest

wrap_WebViewPermissionRequestCallback

print

type C_WebViewPrintCallback

type WebViewPrintCallback

data WebViewPrintSignalInfo

afterWebViewPrint

genClosure_WebViewPrint

noWebViewPrintCallback

onWebViewPrint

wrap_WebViewPrintCallback

readyToShow

type C_WebViewReadyToShowCallback

type WebViewReadyToShowCallback

data WebViewReadyToShowSignalInfo

afterWebViewReadyToShow

genClosure_WebViewReadyToShow

noWebViewReadyToShowCallback

onWebViewReadyToShow

wrap_WebViewReadyToShowCallback

resourceLoadStarted

type C_WebViewResourceLoadStartedCallback

type WebViewResourceLoadStartedCallback

data WebViewResourceLoadStartedSignalInfo

afterWebViewResourceLoadStarted

genClosure_WebViewResourceLoadStarted

noWebViewResourceLoadStartedCallback

onWebViewResourceLoadStarted

wrap_WebViewResourceLoadStartedCallback

runAsModal

type C_WebViewRunAsModalCallback

type WebViewRunAsModalCallback

data WebViewRunAsModalSignalInfo

afterWebViewRunAsModal

genClosure_WebViewRunAsModal

noWebViewRunAsModalCallback

onWebViewRunAsModal

wrap_WebViewRunAsModalCallback

runColorChooser

type C_WebViewRunColorChooserCallback

type WebViewRunColorChooserCallback

data WebViewRunColorChooserSignalInfo

afterWebViewRunColorChooser

genClosure_WebViewRunColorChooser

noWebViewRunColorChooserCallback

onWebViewRunColorChooser

wrap_WebViewRunColorChooserCallback

runFileChooser

type C_WebViewRunFileChooserCallback

type WebViewRunFileChooserCallback

data WebViewRunFileChooserSignalInfo

afterWebViewRunFileChooser

genClosure_WebViewRunFileChooser

noWebViewRunFileChooserCallback

onWebViewRunFileChooser

wrap_WebViewRunFileChooserCallback

scriptDialog

type C_WebViewScriptDialogCallback

type WebViewScriptDialogCallback

data WebViewScriptDialogSignalInfo

afterWebViewScriptDialog

genClosure_WebViewScriptDialog

noWebViewScriptDialogCallback

onWebViewScriptDialog

wrap_WebViewScriptDialogCallback

showNotification

type C_WebViewShowNotificationCallback

type WebViewShowNotificationCallback

data WebViewShowNotificationSignalInfo

afterWebViewShowNotification

genClosure_WebViewShowNotification

noWebViewShowNotificationCallback

onWebViewShowNotification

wrap_WebViewShowNotificationCallback

submitForm

type C_WebViewSubmitFormCallback

type WebViewSubmitFormCallback

data WebViewSubmitFormSignalInfo

afterWebViewSubmitForm

genClosure_WebViewSubmitForm

noWebViewSubmitFormCallback

onWebViewSubmitForm

wrap_WebViewSubmitFormCallback

webProcessCrashed

type C_WebViewWebProcessCrashedCallback

type WebViewWebProcessCrashedCallback

data WebViewWebProcessCrashedSignalInfo

afterWebViewWebProcessCrashed

genClosure_WebViewWebProcessCrashed

noWebViewWebProcessCrashedCallback

onWebViewWebProcessCrashed

wrap_WebViewWebProcessCrashedCallback