GI.WebKit2.Objects.WebView

Exported types

data WebView

class IsWebView o

toWebView

noWebView

Methods

canExecuteEditingCommand

webViewCanExecuteEditingCommand

canExecuteEditingCommandFinish

webViewCanExecuteEditingCommandFinish

canGoBack

webViewCanGoBack

canGoForward

webViewCanGoForward

canShowMimeType

webViewCanShowMimeType

downloadUri

webViewDownloadUri

executeEditingCommand

webViewExecuteEditingCommand

executeEditingCommandWithArgument

webViewExecuteEditingCommandWithArgument

getBackForwardList

webViewGetBackForwardList

getBackgroundColor

webViewGetBackgroundColor

getContext

webViewGetContext

getCustomCharset

webViewGetCustomCharset

getEditorState

webViewGetEditorState

getEstimatedLoadProgress

webViewGetEstimatedLoadProgress

getFavicon

webViewGetFavicon

getFindController

webViewGetFindController

getInspector

webViewGetInspector

getJavascriptGlobalContext

webViewGetJavascriptGlobalContext

getMainResource

webViewGetMainResource

getPageId

webViewGetPageId

getSessionState

webViewGetSessionState

getSettings

webViewGetSettings

getSnapshot

webViewGetSnapshot

getSnapshotFinish

webViewGetSnapshotFinish

getTitle

webViewGetTitle

getTlsInfo

webViewGetTlsInfo

getUri

webViewGetUri

getUserContentManager

webViewGetUserContentManager

getWebsiteDataManager

webViewGetWebsiteDataManager

getWindowProperties

webViewGetWindowProperties

getZoomLevel

webViewGetZoomLevel

goBack

webViewGoBack

goForward

webViewGoForward

goToBackForwardListItem

webViewGoToBackForwardListItem

isEditable

webViewIsEditable

isEphemeral

webViewIsEphemeral

isLoading

webViewIsLoading

isPlayingAudio

webViewIsPlayingAudio

loadAlternateHtml

webViewLoadAlternateHtml

loadBytes

webViewLoadBytes

loadHtml

webViewLoadHtml

loadPlainText

webViewLoadPlainText

loadRequest

webViewLoadRequest

loadUri

webViewLoadUri

new

webViewNew

newWithContext

webViewNewWithContext

newWithRelatedView

webViewNewWithRelatedView

newWithSettings

webViewNewWithSettings

newWithUserContentManager

webViewNewWithUserContentManager

reload

webViewReload

reloadBypassCache

webViewReloadBypassCache

restoreSessionState

webViewRestoreSessionState

runJavascript

webViewRunJavascript

runJavascriptFinish

webViewRunJavascriptFinish

runJavascriptFromGresource

webViewRunJavascriptFromGresource

runJavascriptFromGresourceFinish

webViewRunJavascriptFromGresourceFinish

save

webViewSave

saveFinish

webViewSaveFinish

saveToFile

webViewSaveToFile

saveToFileFinish

webViewSaveToFileFinish

setBackgroundColor

webViewSetBackgroundColor

setCustomCharset

webViewSetCustomCharset

setEditable

webViewSetEditable

setSettings

webViewSetSettings

setZoomLevel

webViewSetZoomLevel

stopLoading

webViewStopLoading

tryClose

webViewTryClose

Properties

editable

constructWebViewEditable

getWebViewEditable

setWebViewEditable

estimatedLoadProgress

getWebViewEstimatedLoadProgress

favicon

getWebViewFavicon

isEphemeral

constructWebViewIsEphemeral

getWebViewIsEphemeral

isLoading

getWebViewIsLoading

isPlayingAudio

getWebViewIsPlayingAudio

relatedView

constructWebViewRelatedView

settings

constructWebViewSettings

setWebViewSettings

title

getWebViewTitle

uri

getWebViewUri

userContentManager

constructWebViewUserContentManager

getWebViewUserContentManager

webContext

constructWebViewWebContext

getWebViewWebContext

zoomLevel

constructWebViewZoomLevel

getWebViewZoomLevel

setWebViewZoomLevel

Signals

authenticate

type C_WebViewAuthenticateCallback

type WebViewAuthenticateCallback

afterWebViewAuthenticate

genClosure_WebViewAuthenticate

noWebViewAuthenticateCallback

onWebViewAuthenticate

wrap_WebViewAuthenticateCallback

close

type C_WebViewCloseCallback

type WebViewCloseCallback

afterWebViewClose

genClosure_WebViewClose

noWebViewCloseCallback

onWebViewClose

wrap_WebViewCloseCallback

contextMenu

type C_WebViewContextMenuCallback

type WebViewContextMenuCallback

afterWebViewContextMenu

genClosure_WebViewContextMenu

noWebViewContextMenuCallback

onWebViewContextMenu

wrap_WebViewContextMenuCallback

contextMenuDismissed

type C_WebViewContextMenuDismissedCallback

type WebViewContextMenuDismissedCallback

afterWebViewContextMenuDismissed

genClosure_WebViewContextMenuDismissed

noWebViewContextMenuDismissedCallback

onWebViewContextMenuDismissed

wrap_WebViewContextMenuDismissedCallback

create

type C_WebViewCreateCallback

type WebViewCreateCallback

afterWebViewCreate

genClosure_WebViewCreate

noWebViewCreateCallback

onWebViewCreate

wrap_WebViewCreateCallback

decidePolicy

type C_WebViewDecidePolicyCallback

type WebViewDecidePolicyCallback

afterWebViewDecidePolicy

genClosure_WebViewDecidePolicy

noWebViewDecidePolicyCallback

onWebViewDecidePolicy

wrap_WebViewDecidePolicyCallback

enterFullscreen

type C_WebViewEnterFullscreenCallback

type WebViewEnterFullscreenCallback

afterWebViewEnterFullscreen

genClosure_WebViewEnterFullscreen

noWebViewEnterFullscreenCallback

onWebViewEnterFullscreen

wrap_WebViewEnterFullscreenCallback

insecureContentDetected

type C_WebViewInsecureContentDetectedCallback

type WebViewInsecureContentDetectedCallback

afterWebViewInsecureContentDetected

genClosure_WebViewInsecureContentDetected

noWebViewInsecureContentDetectedCallback

onWebViewInsecureContentDetected

wrap_WebViewInsecureContentDetectedCallback

leaveFullscreen

type C_WebViewLeaveFullscreenCallback

type WebViewLeaveFullscreenCallback

afterWebViewLeaveFullscreen

genClosure_WebViewLeaveFullscreen

noWebViewLeaveFullscreenCallback

onWebViewLeaveFullscreen

wrap_WebViewLeaveFullscreenCallback

loadChanged

type C_WebViewLoadChangedCallback

type WebViewLoadChangedCallback

afterWebViewLoadChanged

genClosure_WebViewLoadChanged

noWebViewLoadChangedCallback

onWebViewLoadChanged

wrap_WebViewLoadChangedCallback

loadFailed

type C_WebViewLoadFailedCallback

type WebViewLoadFailedCallback

afterWebViewLoadFailed

genClosure_WebViewLoadFailed

noWebViewLoadFailedCallback

onWebViewLoadFailed

wrap_WebViewLoadFailedCallback

loadFailedWithTlsErrors

type C_WebViewLoadFailedWithTlsErrorsCallback

type WebViewLoadFailedWithTlsErrorsCallback

afterWebViewLoadFailedWithTlsErrors

genClosure_WebViewLoadFailedWithTlsErrors

noWebViewLoadFailedWithTlsErrorsCallback

onWebViewLoadFailedWithTlsErrors

wrap_WebViewLoadFailedWithTlsErrorsCallback

mouseTargetChanged

type C_WebViewMouseTargetChangedCallback

type WebViewMouseTargetChangedCallback

afterWebViewMouseTargetChanged

genClosure_WebViewMouseTargetChanged

noWebViewMouseTargetChangedCallback

onWebViewMouseTargetChanged

wrap_WebViewMouseTargetChangedCallback

permissionRequest

type C_WebViewPermissionRequestCallback

type WebViewPermissionRequestCallback

afterWebViewPermissionRequest

genClosure_WebViewPermissionRequest

noWebViewPermissionRequestCallback

onWebViewPermissionRequest

wrap_WebViewPermissionRequestCallback

print

type C_WebViewPrintCallback

type WebViewPrintCallback

afterWebViewPrint

genClosure_WebViewPrint

noWebViewPrintCallback

onWebViewPrint

wrap_WebViewPrintCallback

readyToShow

type C_WebViewReadyToShowCallback

type WebViewReadyToShowCallback

afterWebViewReadyToShow

genClosure_WebViewReadyToShow

noWebViewReadyToShowCallback

onWebViewReadyToShow

wrap_WebViewReadyToShowCallback

resourceLoadStarted

type C_WebViewResourceLoadStartedCallback

type WebViewResourceLoadStartedCallback

afterWebViewResourceLoadStarted

genClosure_WebViewResourceLoadStarted

noWebViewResourceLoadStartedCallback

onWebViewResourceLoadStarted

wrap_WebViewResourceLoadStartedCallback

runAsModal

type C_WebViewRunAsModalCallback

type WebViewRunAsModalCallback

afterWebViewRunAsModal

genClosure_WebViewRunAsModal

noWebViewRunAsModalCallback

onWebViewRunAsModal

wrap_WebViewRunAsModalCallback

runColorChooser

type C_WebViewRunColorChooserCallback

type WebViewRunColorChooserCallback

afterWebViewRunColorChooser

genClosure_WebViewRunColorChooser

noWebViewRunColorChooserCallback

onWebViewRunColorChooser

wrap_WebViewRunColorChooserCallback

runFileChooser

type C_WebViewRunFileChooserCallback

type WebViewRunFileChooserCallback

afterWebViewRunFileChooser

genClosure_WebViewRunFileChooser

noWebViewRunFileChooserCallback

onWebViewRunFileChooser

wrap_WebViewRunFileChooserCallback

scriptDialog

type C_WebViewScriptDialogCallback

type WebViewScriptDialogCallback

afterWebViewScriptDialog

genClosure_WebViewScriptDialog

noWebViewScriptDialogCallback

onWebViewScriptDialog

wrap_WebViewScriptDialogCallback

showNotification

type C_WebViewShowNotificationCallback

type WebViewShowNotificationCallback

afterWebViewShowNotification

genClosure_WebViewShowNotification

noWebViewShowNotificationCallback

onWebViewShowNotification

wrap_WebViewShowNotificationCallback

submitForm

type C_WebViewSubmitFormCallback

type WebViewSubmitFormCallback

afterWebViewSubmitForm

genClosure_WebViewSubmitForm

noWebViewSubmitFormCallback

onWebViewSubmitForm

wrap_WebViewSubmitFormCallback

webProcessCrashed

type C_WebViewWebProcessCrashedCallback

type WebViewWebProcessCrashedCallback

afterWebViewWebProcessCrashed

genClosure_WebViewWebProcessCrashed

noWebViewWebProcessCrashedCallback

onWebViewWebProcessCrashed

wrap_WebViewWebProcessCrashedCallback