The cl-webkit2 Reference Manual
Table of Contents
The cl-webkit2 Reference Manual
This is the cl-webkit2 Reference Manual, version 0.0,
generated automatically by Declt version 3.0 "Montgomery Scott"
on Thu Mar 11 12:43:52 2021 GMT+0.
1 Introduction
* cl-webkit - WebKitGTK+ binding for Common Lisp
** About
cl-webkit is a binding to [WebKitGTK+] for Common Lisp, currently
targeting WebKit version 2. The WebKitGTK+ library adds web browsing
capabilities to an application, leveraging the full power of the
WebKit browsing engine.
** API overview
The cl-webkit API closely follows the WebKit2 API, with the exception
that class based interfaces are preferred over functional interfaces
in cases where both are provided.
That is, ~*_{new,get,set}~ methods are excluded in favour of
~make-instance~ and slot accessors wherever possible.
For documentation on how to use the WebKit2 API, please refer to the C
API documentation.
Backwards compatibility (with older WebKit2 API versions) is not a
priority. The binding targets the latest version of Webkit2Gtk+
available on mainstream distributions.
** Dependencies
- A working installation of WebKit2GTK+ (whichever package provides
~libwebkit2gtk-4.0.so~, e.g., ~libwebkit2gtk~ on Debian).
- A [CFFI] compatible Common Lisp implementation. The package is
developed using [SBCL] but should work on any implementation that
supports CFFI.
- A recent checkout of [cl-cffi-gtk]
** Installation
Assuming you have [Quicklisp] installed, do
1. Clone to =~/common-lisp/quicklisp/local-projects/cl-webkit=
2. > lisp
3. > (ql:quickload :cl-webkit2)
** Contributing
Contributing implies an agreement to redistribute the work under the
project's license (see below); please make sure that you own the
rights to the work you contribute.
** Resources
- [[WebKit2GTK+ Stable API reference]]
- [[http://common-lisp.net/project/cffi/manual/html_node/index.html][CFFI User Manual]]
** Copying
cl-webkit is distributed under the MIT license.
Please note that this licence only covers the binding itself. Refer to
the distribution terms of the third-party dependencies for details.
2 Systems
The main system appears first, followed by any subsystem dependency.
2.1 cl-webkit2
- Author
Joachim Fasting <joachifm@fastmail.fm>
- License
MIT
- Description
An FFI binding to WebKit2GTK+
- Version
0.0
- Dependencies
-
- Source
cl-webkit2.asd (file)
- Components
-
3 Files
Files are sorted by type and then listed depth-first from the systems
components trees.
3.1 Lisp
3.1.1 cl-webkit2.asd
- Location
cl-webkit2.asd
- Systems
cl-webkit2 (system)
3.1.2 cl-webkit2/webkit2.package.lisp
- Parent
cl-webkit2 (system)
- Location
webkit2.package.lisp
- Packages
-
3.1.3 cl-webkit2/util.lisp
- Dependency
webkit2.package.lisp (file)
- Parent
cl-webkit2 (system)
- Location
util.lisp
- Internal Definitions
foo->symbol (function)
3.1.4 cl-webkit2/translate.lisp
- Dependency
util.lisp (file)
- Parent
cl-webkit2 (system)
- Location
translate.lisp
- Internal Definitions
translate-webkit-class-name (function)
3.1.5 cl-webkit2/macros.lisp
- Dependency
translate.lisp (file)
- Parent
cl-webkit2 (system)
- Location
macros.lisp
- Internal Definitions
-
3.1.6 cl-webkit2/callback.lisp
- Dependency
macros.lisp (file)
- Parent
cl-webkit2 (system)
- Location
callback.lisp
- Internal Definitions
-
3.1.7 cl-webkit2/webkit2.init.lisp
- Dependency
callback.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.init.lisp
- Internal Definitions
-
3.1.8 cl-webkit2/webkit2.error.lisp
- Dependency
webkit2.init.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.error.lisp
- Exported Definitions
-
- Internal Definitions
-
3.1.9 cl-webkit2/webkit2.authentication-request.lisp
- Dependency
webkit2.error.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.authentication-request.lisp
- Exported Definitions
-
3.1.10 cl-webkit2/webkit2.back-forward-list-item.lisp
- Dependency
webkit2.authentication-request.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.back-forward-list-item.lisp
- Exported Definitions
-
3.1.11 cl-webkit2/webkit2.back-forward-list.lisp
- Dependency
webkit2.back-forward-list-item.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.back-forward-list.lisp
- Exported Definitions
-
3.1.12 cl-webkit2/webkit2.cookie-manager.lisp
- Dependency
webkit2.back-forward-list.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.cookie-manager.lisp
- Exported Definitions
-
- Internal Definitions
-
3.1.13 cl-webkit2/webkit2.context-menu-item.lisp
- Dependency
webkit2.cookie-manager.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.context-menu-item.lisp
- Exported Definitions
-
3.1.14 cl-webkit2/webkit2.context-menu.lisp
- Dependency
webkit2.context-menu-item.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.context-menu.lisp
- Exported Definitions
-
3.1.15 cl-webkit2/webkit2.download.lisp
- Dependency
webkit2.context-menu.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.download.lisp
- Exported Definitions
-
3.1.16 cl-webkit2/webkit2.favicon-database.lisp
- Dependency
webkit2.download.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.favicon-database.lisp
- Exported Definitions
webkit-favicon-database (class)
3.1.17 cl-webkit2/webkit2.file-chooser-request.lisp
- Dependency
webkit2.favicon-database.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.file-chooser-request.lisp
- Exported Definitions
-
- Internal Definitions
webkit-file-chooser-request-get-select-multiple (function)
3.1.18 cl-webkit2/webkit2.find-controller.lisp
- Dependency
webkit2.file-chooser-request.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.find-controller.lisp
- Exported Definitions
-
3.1.19 cl-webkit2/webkit2.form-submission-request.lisp
- Dependency
webkit2.find-controller.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.form-submission-request.lisp
- Exported Definitions
-
3.1.20 cl-webkit2/webkit2.hit-test-result.lisp
- Dependency
webkit2.form-submission-request.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.hit-test-result.lisp
- Exported Definitions
-
3.1.21 cl-webkit2/webkit2.permission-request.lisp
- Dependency
webkit2.hit-test-result.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.permission-request.lisp
- Exported Definitions
-
3.1.22 cl-webkit2/webkit2.plugin.lisp
- Dependency
webkit2.permission-request.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.plugin.lisp
- Exported Definitions
-
3.1.23 cl-webkit2/webkit2.print-operation.lisp
- Dependency
webkit2.plugin.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.print-operation.lisp
- Exported Definitions
-
3.1.24 cl-webkit2/webkit2.script-world.lisp
- Dependency
webkit2.print-operation.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.script-world.lisp
- Exported Definitions
-
3.1.25 cl-webkit2/webkit2.frame.lisp
- Dependency
webkit2.script-world.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.frame.lisp
- Exported Definitions
-
3.1.26 cl-webkit2/jscore.js-value-ref.lisp
- Dependency
webkit2.frame.lisp (file)
- Parent
cl-webkit2 (system)
- Location
jscore.js-value-ref.lisp
- Exported Definitions
-
3.1.27 cl-webkit2/webkit2.security-manager.lisp
- Dependency
jscore.js-value-ref.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.security-manager.lisp
- Exported Definitions
-
3.1.28 cl-webkit2/webkit2.settings.lisp
- Dependency
webkit2.security-manager.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.settings.lisp
- Exported Definitions
-
3.1.29 cl-webkit2/webkit2.uri-request.lisp
- Dependency
webkit2.settings.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.uri-request.lisp
- Exported Definitions
-
3.1.30 cl-webkit2/webkit2.policy-decision.lisp
- Dependency
webkit2.uri-request.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.policy-decision.lisp
- Exported Definitions
-
3.1.31 cl-webkit2/webkit2.navigation-policy-decision.lisp
- Dependency
webkit2.policy-decision.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.navigation-policy-decision.lisp
- Exported Definitions
-
3.1.32 cl-webkit2/webkit2.response-policy-decision.lisp
- Dependency
webkit2.navigation-policy-decision.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.response-policy-decision.lisp
- Exported Definitions
-
3.1.33 cl-webkit2/webkit2.navigation-action.lisp
- Dependency
webkit2.response-policy-decision.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.navigation-action.lisp
- Exported Definitions
-
3.1.34 cl-webkit2/webkit2.user-content.lisp
- Dependency
webkit2.navigation-action.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.user-content.lisp
- Exported Definitions
-
3.1.35 cl-webkit2/webkit2.user-content-manager.lisp
- Dependency
webkit2.user-content.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.user-content-manager.lisp
- Exported Definitions
-
3.1.36 cl-webkit2/webkit2.network-proxy-settings.lisp
- Dependency
webkit2.user-content-manager.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.network-proxy-settings.lisp
- Exported Definitions
-
3.1.37 cl-webkit2/webkit2.web-context.lisp
- Dependency
webkit2.network-proxy-settings.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-context.lisp
- Exported Definitions
-
- Internal Definitions
%webkit-web-context-get-plugins-finish (function)
3.1.38 cl-webkit2/webkit2.web-page.lisp
- Dependency
webkit2.web-context.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-page.lisp
- Exported Definitions
-
3.1.39 cl-webkit2/webkit2.web-resource.lisp
- Dependency
webkit2.web-page.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-resource.lisp
- Exported Definitions
-
3.1.40 cl-webkit2/webkit2.website-data-manager.lisp
- Dependency
webkit2.web-resource.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.website-data-manager.lisp
- Exported Definitions
-
- Internal Definitions
-
3.1.41 cl-webkit2/webkit2.web-inspector.lisp
- Dependency
webkit2.website-data-manager.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-inspector.lisp
- Exported Definitions
-
3.1.42 cl-webkit2/webkit2.web-view.lisp
- Dependency
webkit2.web-inspector.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-view.lisp
- Exported Definitions
-
- Internal Definitions
-
3.1.43 cl-webkit2/webkit2.window-properties.lisp
- Dependency
webkit2.web-view.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.window-properties.lisp
- Exported Definitions
-
3.1.44 cl-webkit2/webkit2.uri-utilities.lisp
- Dependency
webkit2.window-properties.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.uri-utilities.lisp
- Exported Definitions
webkit-uri-for-display (function)
3.1.45 cl-webkit2/webkit2.user-message.lisp
- Dependency
webkit2.uri-utilities.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.user-message.lisp
- Exported Definitions
-
- Internal Definitions
webkit-user-message-error-quark (function)
3.1.46 cl-webkit2/webkit2.web-extension.lisp
- Dependency
webkit2.user-message.lisp (file)
- Parent
cl-webkit2 (system)
- Location
webkit2.web-extension.lisp
- Exported Definitions
-
- Internal Definitions
%webkit-web-extension-send-message-to-context-finish (function)
4 Packages
Packages are listed by definition order.
4.1 cl-webkit2
- Source
webkit2.package.lisp (file)
- Nicknames
-
- Use List
- gobject
- gtk
- cffi
- common-lisp
- Exported Definitions
-
- Internal Definitions
-
4.2 jscore
- Source
webkit2.package.lisp (file)
- Use List
-
- Exported Definitions
-
5 Definitions
Definitions are sorted by export status, category, package, and then by
lexicographic order.
5.1 Exported definitions
5.1.1 Special variables
- Special Variable: +webkit-download-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-editing-command-copy+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-editing-command-cut+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-editing-command-paste+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-editing-command-redo+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-editing-command-select-all+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-editing-command-undo+
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: +webkit-javascript-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-network-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-plugin-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-policy-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-print-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
- Special Variable: +webkit-snapshot-error+
-
- Package
cl-webkit2
- Source
webkit2.error.lisp (file)
5.1.2 Functions
- Function: js-string-get-maximum-utf-8-c-string-size STRING
-
- Package
jscore
- Source
jscore.js-value-ref.lisp (file)
- Function: js-string-get-utf-8-c-string JS-STR-VALUE STR-VALUE STR-LENGTH
-
- Package
jscore
- Source
jscore.js-value-ref.lisp (file)
- Function: js-value-is-string CTX VALUE
-
- Package
jscore
- Source
jscore.js-value-ref.lisp (file)
- Function: js-value-to-string VALUE
-
- Package
jscore
- Source
jscore.js-value-ref.lisp (file)
- Function: js-value-to-string-copy CTX VALUE EXCEPTION
-
- Package
jscore
- Source
jscore.js-value-ref.lisp (file)
- Function: webkit-authentication-request-authenticate REQUEST CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-can-save-credentials REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-cancel REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-get-host REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-get-port REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-get-proposed-credential REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-get-realm REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-get-scheme REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-is-for-proxy REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-authentication-request-is-retry REQUEST
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-back-forward-list-get-back-item BACK-FORWARD-LIST
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Function: webkit-back-forward-list-get-current-item BACK-FORWARD-LIST
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Function: webkit-back-forward-list-get-forward-item BACK-FORWARD-LIST
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Function: webkit-back-forward-list-get-length BACK-FORWARD-LIST
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Function: webkit-back-forward-list-get-nth-item BACK-FORWARD-LIST INDEX
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Function: webkit-back-forward-list-item-get-original-uri LIST-ITEM
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list-item.lisp (file)
- Function: webkit-back-forward-list-item-get-title LIST-ITEM
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list-item.lisp (file)
- Function: webkit-back-forward-list-item-get-uri LIST-ITEM
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
- Function: webkit-cookie-manager-delete-cookies-for-domain WEBKIT-COOKIE-MANAGER DOMAIN
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-get-accept-policy WEBKIT-COOKIE-MANAGER CANCELLABLE CALLBACK USER_DATA
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-get-accept-policy-finish COOKIE-MANAGER RESULT
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-get-domains-with-cookies WEBKIT-COOKIE-MANAGER CANCELLABLE CALLBACK USER_DATA
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-get-domains-with-cookies-finish COOKIE-MANAGER RESULT
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-set-accept-policy WEBKIT-COOKIE-MANAGER POLICY
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-cookie-manager-set-persistent-storage WEBKIT-COOKIE-MANAGER FILENAME STORAGE
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Function: webkit-credential-copy CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-free CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-get-password CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-get-persistence CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-get-username CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-has-password CREDENTIAL
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-credential-new USERNAME PASSWORD PERSISTENCE
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Function: webkit-download-cancel WEBKIT-DOWNLOAD
-
- Package
cl-webkit2
- Source
webkit2.download.lisp (file)
- Function: webkit-download-set-destination WEBKIT-DOWNLOAD URI
-
- Package
cl-webkit2
- Source
webkit2.download.lisp (file)
- Function: webkit-file-chooser-request-cancel REQUEST
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Function: webkit-file-chooser-request-get-mime-types REQUEST
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Function: webkit-file-chooser-request-get-mime-types-filter REQUEST
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Function: webkit-file-chooser-request-get-selected-files REQUEST
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Function: webkit-file-chooser-request-select-files REQUEST FILES
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Function: webkit-find-controller-search FIND-CONTROLLER SEARCH-TEXT FIND-OPTIONS MAX-MATCH-COUNT
-
- Package
cl-webkit2
- Source
webkit2.find-controller.lisp (file)
- Function: webkit-find-controller-search-finish FIND-CONTROLLER
-
- Package
cl-webkit2
- Source
webkit2.find-controller.lisp (file)
- Function: webkit-find-controller-search-next FIND-CONTROLLER
-
- Package
cl-webkit2
- Source
webkit2.find-controller.lisp (file)
- Function: webkit-find-controller-search-previous FIND-CONTROLLER
-
- Package
cl-webkit2
- Source
webkit2.find-controller.lisp (file)
- Function: webkit-form-submission-request-get-text-fields REQUEST
-
- Package
cl-webkit2
- Source
webkit2.form-submission-request.lisp (file)
- Function: webkit-form-submission-request-submit REQUEST
-
- Package
cl-webkit2
- Source
webkit2.form-submission-request.lisp (file)
- Function: webkit-frame-get-javascript-context-for-script-world FRAME WORLD
-
- Package
cl-webkit2
- Source
webkit2.frame.lisp (file)
- Function: webkit-frame-get-javascript-global-context FRAME
-
- Package
cl-webkit2
- Source
webkit2.frame.lisp (file)
- Function: webkit-frame-get-uri FRAME
-
- Package
cl-webkit2
- Source
webkit2.frame.lisp (file)
- Function: webkit-frame-is-main-frame FRAME
-
- Package
cl-webkit2
- Source
webkit2.frame.lisp (file)
- Function: webkit-javascript-result-get-global-context JS-RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-javascript-result-get-js-value JS-RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-javascript-result-get-value JS-RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-javascript-result-ref JS-RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-javascript-result-unref JS-RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-navigation-action-copy NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-free NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-get-modifiers NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-get-mouse-button NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-get-navigation-type NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-get-request NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-is-redirect NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-action-is-user-gesture NAVIGATION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-navigation-policy-decision-get-navigation-action POLICY-DECISION
-
- Package
cl-webkit2
- Source
webkit2.navigation-action.lisp (file)
- Function: webkit-network-proxy-settings-add-proxy-for-scheme PROXY-SETTINGS SCHEME PROXY-URI
-
- Package
cl-webkit2
- Source
webkit2.network-proxy-settings.lisp (file)
- Function: webkit-network-proxy-settings-copy PROXY-SETTINGS
-
- Package
cl-webkit2
- Source
webkit2.network-proxy-settings.lisp (file)
- Function: webkit-network-proxy-settings-free PROXY-SETTINGS
-
- Package
cl-webkit2
- Source
webkit2.network-proxy-settings.lisp (file)
- Function: webkit-network-proxy-settings-new DEFAULT-PROXY-URI IGNORE-HOSTS
-
- Package
cl-webkit2
- Source
webkit2.network-proxy-settings.lisp (file)
- Function: webkit-permission-request-allow PERMISSION-REQUEST
-
- Package
cl-webkit2
- Source
webkit2.permission-request.lisp (file)
- Function: webkit-permission-request-deny PERMISSION-REQUEST
-
- Package
cl-webkit2
- Source
webkit2.permission-request.lisp (file)
- Function: webkit-plugin-get-description PLUGIN
-
- Package
cl-webkit2
- Source
webkit2.plugin.lisp (file)
- Function: webkit-plugin-get-name PLUGIN
-
- Package
cl-webkit2
- Source
webkit2.plugin.lisp (file)
- Function: webkit-plugin-get-path PLUGIN
-
- Package
cl-webkit2
- Source
webkit2.plugin.lisp (file)
- Function: webkit-policy-decision-download DECISION
-
- Package
cl-webkit2
- Source
webkit2.policy-decision.lisp (file)
- Function: webkit-policy-decision-ignore DECISION
-
- Package
cl-webkit2
- Source
webkit2.policy-decision.lisp (file)
- Function: webkit-policy-decision-use DECISION
-
- Package
cl-webkit2
- Source
webkit2.policy-decision.lisp (file)
- Function: webkit-print-operation-print PRINT-OPERATION
-
- Package
cl-webkit2
- Source
webkit2.print-operation.lisp (file)
- Function: webkit-print-operation-run-dialog PRINT-OPERATION PARENT
-
- Package
cl-webkit2
- Source
webkit2.print-operation.lisp (file)
- Function: webkit-response-policy-decision-is-mime-type-supported DECISION
-
- Package
cl-webkit2
- Source
webkit2.response-policy-decision.lisp (file)
- Function: webkit-script-dialog-get-dialog-type DIALOG
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-script-dialog-get-message DIALOG
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-script-dialog-prompt-get-default-text DIALOG
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-script-dialog-prompt-set-text DIALOG TEXT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-script-world-get-default ()
-
- Package
cl-webkit2
- Source
webkit2.script-world.lisp (file)
- Function: webkit-script-world-new ()
-
- Package
cl-webkit2
- Source
webkit2.script-world.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-cors-enabled SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-display-isolated SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-empty-document SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-local SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-no-access SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-register-uri-scheme-as-secure SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-cors-enabled SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-display-isolated SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-empty-document SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-local SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-no-access SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-security-manager-uri-scheme-is-secure SECURITY-MANAGER SCHEME
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Function: webkit-uri-for-display URI
-
- Package
cl-webkit2
- Source
webkit2.uri-utilities.lisp (file)
- Function: webkit-user-content-filter-get-identifier USER-CONTENT-FILTER
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-content-filter-ref USER-CONTENT-FILTER
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-content-filter-unref USER-CONTENT-FILTER
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-content-manager-add-filter MANAGER FILTER
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-add-script MANAGER SCRIPT
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-add-style-sheet MANAGER STYLESHEET
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-new ()
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-register-script-message-handle MANAGER NAME
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-register-script-message-handler-in-world MANAGER NAME WORLD-NAME
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-remove-all-filters MANAGER
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-remove-all-scripts MANAGER
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-remove-all-style-sheets MANAGER
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-remove-filter MANAGER FILTER
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-remove-filter-by-id MANAGER FILTER-ID
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-unregister-script-message-handler MANAGER NAME
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-content-manager-unregister-script-message-handler-in-world MANAGER NAME WORLD-NAME
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Function: webkit-user-message-get-fd-list MESSAGE
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-message-get-name MESSAGE
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-message-get-parameters MESSAGE
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-message-new NAME PARAMETERS
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-message-new-with-fd-list NAME PARAMETERS FD-LIST
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-message-send-reply MESSAGE REPLY
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Function: webkit-user-script-new SOURCE INJECTED-FRAMES INJECTION-TIME ALLOW-LIST BLOCK-LIST
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-script-new-for-world SOURCE INJECTED-FRAMES INJECTION-TIME WORLD-NAME ALLOW-LIST BLOCK-LIST
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-script-ref USER-SCRIPT
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-script-unref USER-SCRIPT
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-style-sheet-new SOURCE INJECTED-FRAMES LEVEL ALLOW-LIST BLOCK-LIST
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-style-sheet-new-for-world SOURCE INJECTED-FRAMES LEVEL WORLD-NAME ALLOW-LIST BLOCK-LIST
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-style-sheet-ref USER-STYLE-SHEET
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-user-style-sheet-unref USER-STYLE-SHEET
-
- Package
cl-webkit2
- Source
webkit2.user-content.lisp (file)
- Function: webkit-web-context-allow-tls-certificate-for-host WEBKIT-WEB-CONTEXT CERTIFICATE HOST
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-clear-cache WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-download-uri WEBKIT-WEB-CONTEXT URI
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-cache-model WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-cookie-manager WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-default ()
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-favicon-database WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-favicon-database-directory WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-plugins WEBKIT-WEB-CONTEXT CANCELLABLE CALLBACK USER_DATA
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-plugins-finish WEB-CONTEXT RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-process-model WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-security-manager WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-spell-checking-enabled WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-spell-checking-languages WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-tls-errors-policy WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-get-website-data-manager CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-is-ephemeral CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-new-ephemeral ()
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-new-with-website-data-manager MANAGER
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-prefetch-dns WEBKIT-WEB-CONTEXT HOSTNAME
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-register-uri-scheme WEBKIT-WEB-CONTEXT SCHEME WEBKIT-URI-SCHEME-REQUEST-CALLBACK USER_DATA GDESTROYNOTIFY
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-additional-plugins-directory WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-cache-model WEBKIT-WEB-CONTEXT WEBKIT-CACHE-MODEL
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-disk-cache-directory WEBKIT-WEB-CONTEXT HOSTNAME
-
Deprecated since 2.10. Don’t use it in a newly-written code!
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-favicon-database-directory WEBKIT-WEB-CONTEXT
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-network-proxy-settings WEBKIT-WEB-CONTEXT PROXY-MODE PROXY-SETTINGS
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-preferred-languages WEBKIT-WEB-CONTEXT LANGUAGES
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-process-model WEBKIT-WEB-CONTEXT WEBKIT-PROCESS-MODEL
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-spell-checking-enabled WEBKIT-WEB-CONTEXT ENABLED
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-spell-checking-languages WEBKIT-WEB-CONTEXT LANGUAGES
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-tls-errors-policy WEBKIT-WEB-CONTEXT POLICY
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-web-extensions-directory WEBKIT-WEB-CONTEXT DIRECTORY
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-context-set-web-extensions-initialization-user-data WEBKIT-WEB-CONTEXT USER_DATA
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Function: webkit-web-extension-get-page EXTENSION PAGE-ID
-
- Package
cl-webkit2
- Source
webkit2.web-extension.lisp (file)
- Function: webkit-web-extension-send-message-to-context EXTENSION MESSAGE CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-extension.lisp (file)
- Function: webkit-web-extension-send-message-to-context-finish EXTENSION RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-extension.lisp (file)
- Function: webkit-web-inspector-attach INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-inspector-close INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-inspector-detach INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-inspector-get-web-view INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-inspector-is-attached INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-inspector-show INSPECTOR
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Function: webkit-web-page-get-dom-document WEB-PAGE
-
- Package
cl-webkit2
- Source
webkit2.web-page.lisp (file)
- Function: webkit-web-page-get-id WEB-PAGE
-
- Package
cl-webkit2
- Source
webkit2.web-page.lisp (file)
- Function: webkit-web-page-get-main-frame WEB-PAGE
-
- Package
cl-webkit2
- Source
webkit2.web-page.lisp (file)
- Function: webkit-web-view-can-execute-editing-command WEB-VIEW COMMAND CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-can-execute-editing-command-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-can-go-back WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-can-go-forward WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-can-show-mime-type WEB-VIEW MIME-TYPE
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-download-uri WEB-VIEW URI
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-evaluate-javascript WEB-VIEW JAVASCRIPT &optional CALL-BACK ERROR-CALL-BACK
-
Evaluate JAVASCRIPT in WEB-VIEW calling CALL-BACK upon completion.
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-evaluate-javascript-from-gresource WEB-VIEW RESOURCE &optional CALL-BACK ERROR-CALL-BACK
-
Evaluate JavaScript from RESOURCE in WEB-VIEW calling CALL-BACK upon completion and ERROR-CALL-BACK on error.
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-back-forward-list WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-favicon WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-find-controller WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-inspector WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-javascript-global-context WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-main-resource WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-settings WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-snapshot WEB-VIEW REGION OPTIONS CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-snapshot-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-tls-info WEB-VIEW CERTIFICATE ERRORS
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-user-content-manager WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-get-website-data-manager WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-go-back WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-go-forward WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-go-to-back-forward-list-item WEB-VIEW LIST-ITEM
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-alternate-html WEB-VIEW CONTENT CONTENT-URI BASE-URI
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-bytes WEB-VIEW BYTES MIME-TYPE ENCODING BASE-URI
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-html WEB-VIEW CONTENT BASE-URI
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-plain-text WEB-VIEW PLAIN-TEXT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-request WEB-VIEW REQUEST
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-load-uri WEB-VIEW URI
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-new-with-user-content-manager USER-CONTENT-MANAGER
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-reload WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-reload-bypass-cache WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-run-javascript WEB-VIEW SCRIPT CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-run-javascript-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-run-javascript-from-gresource WEB-VIEW RESOURCE CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-run-javascript-from-gresource-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-save WEB-VIEW SAVE-MODE CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-save-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-save-to-file WEB-VIEW FILE SAVE-MODE CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-save-to-file-finish WEB-VIEW RESULT
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-set-settings WEB-VIEW SETTINGS
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-web-view-stop-loading WEB-VIEW
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Function: webkit-website-data-get-name WEBSITE-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-get-types WEBSITE-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-clear MANAGER TYPES TIMESPAN CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-clear-finish MANAGER RESULT
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-fetch MANAGER TYPES CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-fetch-finish MANAGER RESULT
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-get-cookie-manager MANAGER
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-new-ephemeral ()
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-remove MANAGER TYPES WEBSITE-DATA CANCELLABLE CALLBACK USER-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-manager-remove-finish MANAGER RESULT
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-ref WEBSITE-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Function: webkit-website-data-unref WEBSITE-DATA
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
5.1.3 Generic functions
- Generic Function: webkit-download-allow-overwrite OBJECT
-
- Generic Function: (setf webkit-download-allow-overwrite) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-download-allow-overwrite (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated reader method
- Source
webkit2.download.lisp (file)
- Method: (setf webkit-download-allow-overwrite) NEW-VALUE (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated writer method
- Source
webkit2.download.lisp (file)
- Generic Function: webkit-download-destination OBJECT
-
- Generic Function: (setf webkit-download-destination) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-download-destination (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated reader method
- Source
webkit2.download.lisp (file)
- Method: (setf webkit-download-destination) NEW-VALUE (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated writer method
- Source
webkit2.download.lisp (file)
- Generic Function: webkit-download-estimated-progress OBJECT
-
- Generic Function: (setf webkit-download-estimated-progress) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-download-estimated-progress (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated reader method
- Source
webkit2.download.lisp (file)
- Method: (setf webkit-download-estimated-progress) NEW-VALUE (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated writer method
- Source
webkit2.download.lisp (file)
- Generic Function: webkit-download-response OBJECT
-
- Generic Function: (setf webkit-download-response) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-download-response (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated reader method
- Source
webkit2.download.lisp (file)
- Method: (setf webkit-download-response) NEW-VALUE (WEBKIT-DOWNLOAD webkit-download)
-
automatically generated writer method
- Source
webkit2.download.lisp (file)
- Generic Function: webkit-file-chooser-request-filter OBJECT
-
- Generic Function: (setf webkit-file-chooser-request-filter) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-file-chooser-request-filter (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated reader method
- Source
webkit2.file-chooser-request.lisp (file)
- Method: (setf webkit-file-chooser-request-filter) NEW-VALUE (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated writer method
- Source
webkit2.file-chooser-request.lisp (file)
- Generic Function: webkit-file-chooser-request-mime-types OBJECT
-
- Generic Function: (setf webkit-file-chooser-request-mime-types) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-file-chooser-request-mime-types (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated reader method
- Source
webkit2.file-chooser-request.lisp (file)
- Method: (setf webkit-file-chooser-request-mime-types) NEW-VALUE (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated writer method
- Source
webkit2.file-chooser-request.lisp (file)
- Generic Function: webkit-file-chooser-request-select-multiple OBJECT
-
- Generic Function: (setf webkit-file-chooser-request-select-multiple) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-file-chooser-request-select-multiple (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated reader method
- Source
webkit2.file-chooser-request.lisp (file)
- Method: (setf webkit-file-chooser-request-select-multiple) NEW-VALUE (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated writer method
- Source
webkit2.file-chooser-request.lisp (file)
- Generic Function: webkit-file-chooser-request-selected-files OBJECT
-
- Generic Function: (setf webkit-file-chooser-request-selected-files) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-file-chooser-request-selected-files (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated reader method
- Source
webkit2.file-chooser-request.lisp (file)
- Method: (setf webkit-file-chooser-request-selected-files) NEW-VALUE (WEBKIT-FILE-CHOOSER-REQUEST webkit-file-chooser-request)
-
automatically generated writer method
- Source
webkit2.file-chooser-request.lisp (file)
- Generic Function: webkit-find-controller-max-match-count OBJECT
-
- Generic Function: (setf webkit-find-controller-max-match-count) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-find-controller-max-match-count (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated reader method
- Source
webkit2.find-controller.lisp (file)
- Method: (setf webkit-find-controller-max-match-count) NEW-VALUE (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated writer method
- Source
webkit2.find-controller.lisp (file)
- Generic Function: webkit-find-controller-text OBJECT
-
- Generic Function: (setf webkit-find-controller-text) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-find-controller-text (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated reader method
- Source
webkit2.find-controller.lisp (file)
- Method: (setf webkit-find-controller-text) NEW-VALUE (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated writer method
- Source
webkit2.find-controller.lisp (file)
- Generic Function: webkit-find-controller-web-view OBJECT
-
- Generic Function: (setf webkit-find-controller-web-view) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-find-controller-web-view (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated reader method
- Source
webkit2.find-controller.lisp (file)
- Method: (setf webkit-find-controller-web-view) NEW-VALUE (WEBKIT-FIND-CONTROLLER webkit-find-controller)
-
automatically generated writer method
- Source
webkit2.find-controller.lisp (file)
- Generic Function: webkit-hit-test-result-context OBJECT
-
- Generic Function: (setf webkit-hit-test-result-context) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-context (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-context) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-hit-test-result-image-uri OBJECT
-
- Generic Function: (setf webkit-hit-test-result-image-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-image-uri (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-image-uri) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-hit-test-result-link-label OBJECT
-
- Generic Function: (setf webkit-hit-test-result-link-label) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-link-label (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-link-label) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-hit-test-result-link-title OBJECT
-
- Generic Function: (setf webkit-hit-test-result-link-title) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-link-title (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-link-title) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-hit-test-result-link-uri OBJECT
-
- Generic Function: (setf webkit-hit-test-result-link-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-link-uri (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-link-uri) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-hit-test-result-media-uri OBJECT
-
- Generic Function: (setf webkit-hit-test-result-media-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-hit-test-result-media-uri (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated reader method
- Source
webkit2.hit-test-result.lisp (file)
- Method: (setf webkit-hit-test-result-media-uri) NEW-VALUE (WEBKIT-HIT-TEST-RESULT webkit-hit-test-result)
-
automatically generated writer method
- Source
webkit2.hit-test-result.lisp (file)
- Generic Function: webkit-navigation-policy-decision-frame-name OBJECT
-
- Generic Function: (setf webkit-navigation-policy-decision-frame-name) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-navigation-policy-decision-frame-name (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated reader method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Method: (setf webkit-navigation-policy-decision-frame-name) NEW-VALUE (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated writer method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Generic Function: webkit-navigation-policy-decision-modifiers OBJECT
-
- Generic Function: (setf webkit-navigation-policy-decision-modifiers) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-navigation-policy-decision-modifiers (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated reader method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Method: (setf webkit-navigation-policy-decision-modifiers) NEW-VALUE (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated writer method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Generic Function: webkit-navigation-policy-decision-mouse-button OBJECT
-
- Generic Function: (setf webkit-navigation-policy-decision-mouse-button) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-navigation-policy-decision-mouse-button (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated reader method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Method: (setf webkit-navigation-policy-decision-mouse-button) NEW-VALUE (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated writer method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Generic Function: webkit-navigation-policy-decision-navigation-type OBJECT
-
- Generic Function: (setf webkit-navigation-policy-decision-navigation-type) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-navigation-policy-decision-navigation-type (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated reader method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Method: (setf webkit-navigation-policy-decision-navigation-type) NEW-VALUE (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated writer method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Generic Function: webkit-navigation-policy-decision-request OBJECT
-
- Generic Function: (setf webkit-navigation-policy-decision-request) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-navigation-policy-decision-request (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated reader method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Method: (setf webkit-navigation-policy-decision-request) NEW-VALUE (WEBKIT-NAVIGATION-POLICY-DECISION webkit-navigation-policy-decision)
-
automatically generated writer method
- Source
webkit2.navigation-policy-decision.lisp (file)
- Generic Function: webkit-print-operation-page-setup OBJECT
-
- Generic Function: (setf webkit-print-operation-page-setup) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-print-operation-page-setup (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated reader method
- Source
webkit2.print-operation.lisp (file)
- Method: (setf webkit-print-operation-page-setup) NEW-VALUE (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated writer method
- Source
webkit2.print-operation.lisp (file)
- Generic Function: webkit-print-operation-print-settings OBJECT
-
- Generic Function: (setf webkit-print-operation-print-settings) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-print-operation-print-settings (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated reader method
- Source
webkit2.print-operation.lisp (file)
- Method: (setf webkit-print-operation-print-settings) NEW-VALUE (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated writer method
- Source
webkit2.print-operation.lisp (file)
- Generic Function: webkit-print-operation-web-view OBJECT
-
- Generic Function: (setf webkit-print-operation-web-view) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-print-operation-web-view (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated reader method
- Source
webkit2.print-operation.lisp (file)
- Method: (setf webkit-print-operation-web-view) NEW-VALUE (WEBKIT-PRINT-OPERATION webkit-print-operation)
-
automatically generated writer method
- Source
webkit2.print-operation.lisp (file)
- Generic Function: webkit-response-policy-decision-request OBJECT
-
- Generic Function: (setf webkit-response-policy-decision-request) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-response-policy-decision-request (WEBKIT-RESPONSE-POLICY-DECISION webkit-response-policy-decision)
-
automatically generated reader method
- Source
webkit2.response-policy-decision.lisp (file)
- Method: (setf webkit-response-policy-decision-request) NEW-VALUE (WEBKIT-RESPONSE-POLICY-DECISION webkit-response-policy-decision)
-
automatically generated writer method
- Source
webkit2.response-policy-decision.lisp (file)
- Generic Function: webkit-response-policy-decision-response OBJECT
-
- Generic Function: (setf webkit-response-policy-decision-response) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-response-policy-decision-response (WEBKIT-RESPONSE-POLICY-DECISION webkit-response-policy-decision)
-
automatically generated reader method
- Source
webkit2.response-policy-decision.lisp (file)
- Method: (setf webkit-response-policy-decision-response) NEW-VALUE (WEBKIT-RESPONSE-POLICY-DECISION webkit-response-policy-decision)
-
automatically generated writer method
- Source
webkit2.response-policy-decision.lisp (file)
- Generic Function: webkit-settings-allow-modal-dialogs OBJECT
-
- Generic Function: (setf webkit-settings-allow-modal-dialogs) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-allow-modal-dialogs (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-allow-modal-dialogs) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-auto-load-images OBJECT
-
- Generic Function: (setf webkit-settings-auto-load-images) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-auto-load-images (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-auto-load-images) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-cursive-font-family OBJECT
-
- Generic Function: (setf webkit-settings-cursive-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-cursive-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-cursive-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-default-charset OBJECT
-
- Generic Function: (setf webkit-settings-default-charset) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-default-charset (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-default-charset) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-default-font-family OBJECT
-
- Generic Function: (setf webkit-settings-default-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-default-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-default-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-default-font-size OBJECT
-
- Generic Function: (setf webkit-settings-default-font-size) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-default-font-size (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-default-font-size) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-default-monospace-font-size OBJECT
-
- Generic Function: (setf webkit-settings-default-monospace-font-size) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-default-monospace-font-size (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-default-monospace-font-size) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-draw-compositing-indicators OBJECT
-
- Generic Function: (setf webkit-settings-draw-compositing-indicators) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-draw-compositing-indicators (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-draw-compositing-indicators) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-accelerated-2d-canvas OBJECT
-
- Generic Function: (setf webkit-settings-enable-accelerated-2d-canvas) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-accelerated-2d-canvas (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-accelerated-2d-canvas) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-caret-browsing OBJECT
-
- Generic Function: (setf webkit-settings-enable-caret-browsing) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-caret-browsing (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-caret-browsing) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
-
-
- Package
cl-webkit2
- Methods
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-dns-prefetching OBJECT
-
- Generic Function: (setf webkit-settings-enable-dns-prefetching) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-dns-prefetching (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-dns-prefetching) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-frame-flattening OBJECT
-
- Generic Function: (setf webkit-settings-enable-frame-flattening) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-frame-flattening (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-frame-flattening) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-fullscreen OBJECT
-
- Generic Function: (setf webkit-settings-enable-fullscreen) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-fullscreen (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-fullscreen) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-html5-database OBJECT
-
- Generic Function: (setf webkit-settings-enable-html5-database) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-html5-database (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-html5-database) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-html5-local-storage OBJECT
-
- Generic Function: (setf webkit-settings-enable-html5-local-storage) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-html5-local-storage (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-html5-local-storage) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-hyperlink-auditing OBJECT
-
- Generic Function: (setf webkit-settings-enable-hyperlink-auditing) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-hyperlink-auditing (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-hyperlink-auditing) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-java OBJECT
-
- Generic Function: (setf webkit-settings-enable-java) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-java (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-java) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-javascript OBJECT
-
- Generic Function: (setf webkit-settings-enable-javascript) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-javascript (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-javascript) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-javascript-markup OBJECT
-
- Generic Function: (setf webkit-settings-enable-javascript-markup) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-javascript-markup (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-javascript-markup) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-media-stream OBJECT
-
- Generic Function: (setf webkit-settings-enable-media-stream) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-media-stream (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-media-stream) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-mediasource OBJECT
-
- Generic Function: (setf webkit-settings-enable-mediasource) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-mediasource (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-mediasource) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-offline-web-application-cache OBJECT
-
- Generic Function: (setf webkit-settings-enable-offline-web-application-cache) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-offline-web-application-cache (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-offline-web-application-cache) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-page-cache OBJECT
-
- Generic Function: (setf webkit-settings-enable-page-cache) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-page-cache (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-page-cache) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-plugins OBJECT
-
- Generic Function: (setf webkit-settings-enable-plugins) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-plugins (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-plugins) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-private-browsing OBJECT
-
- Generic Function: (setf webkit-settings-enable-private-browsing) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-private-browsing (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-private-browsing) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-resizable-text-areas OBJECT
-
- Generic Function: (setf webkit-settings-enable-resizable-text-areas) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-resizable-text-areas (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-resizable-text-areas) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-site-specific-quirks OBJECT
-
- Generic Function: (setf webkit-settings-enable-site-specific-quirks) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-site-specific-quirks (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-site-specific-quirks) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-smooth-scrolling OBJECT
-
- Generic Function: (setf webkit-settings-enable-smooth-scrolling) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-smooth-scrolling (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-smooth-scrolling) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-spatial-navigation OBJECT
-
- Generic Function: (setf webkit-settings-enable-spatial-navigation) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-spatial-navigation (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-spatial-navigation) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-tabs-to-links OBJECT
-
- Generic Function: (setf webkit-settings-enable-tabs-to-links) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-tabs-to-links (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-tabs-to-links) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-webaudio OBJECT
-
- Generic Function: (setf webkit-settings-enable-webaudio) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-webaudio (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-webaudio) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-webgl OBJECT
-
- Generic Function: (setf webkit-settings-enable-webgl) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-webgl (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-webgl) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-write-console-messages-to-stdout OBJECT
-
- Generic Function: (setf webkit-settings-enable-write-console-messages-to-stdout) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-write-console-messages-to-stdout (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-write-console-messages-to-stdout) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-enable-xss-auditor OBJECT
-
- Generic Function: (setf webkit-settings-enable-xss-auditor) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-enable-xss-auditor (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-enable-xss-auditor) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-fantasy-font-family OBJECT
-
- Generic Function: (setf webkit-settings-fantasy-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-fantasy-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-fantasy-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-javascript-can-access-clipboard OBJECT
-
- Generic Function: (setf webkit-settings-javascript-can-access-clipboard) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-javascript-can-access-clipboard (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-javascript-can-access-clipboard) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-javascript-can-open-windows-automatically OBJECT
-
- Generic Function: (setf webkit-settings-javascript-can-open-windows-automatically) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-javascript-can-open-windows-automatically (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-javascript-can-open-windows-automatically) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-load-icons-ignoring-image-load-setting OBJECT
-
- Generic Function: (setf webkit-settings-load-icons-ignoring-image-load-setting) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-load-icons-ignoring-image-load-setting (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-load-icons-ignoring-image-load-setting) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-media-playback-allows-inline OBJECT
-
- Generic Function: (setf webkit-settings-media-playback-allows-inline) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-media-playback-allows-inline (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-media-playback-allows-inline) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-media-playback-requires-user-gesture OBJECT
-
- Generic Function: (setf webkit-settings-media-playback-requires-user-gesture) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-media-playback-requires-user-gesture (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-media-playback-requires-user-gesture) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-minimum-font-size OBJECT
-
- Generic Function: (setf webkit-settings-minimum-font-size) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-minimum-font-size (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-minimum-font-size) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-monospace-font-family OBJECT
-
- Generic Function: (setf webkit-settings-monospace-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-monospace-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-monospace-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-pictograph-font-family OBJECT
-
- Generic Function: (setf webkit-settings-pictograph-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-pictograph-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-pictograph-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-sans-serif-font-family OBJECT
-
- Generic Function: (setf webkit-settings-sans-serif-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-sans-serif-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-sans-serif-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-serif-font-family OBJECT
-
- Generic Function: (setf webkit-settings-serif-font-family) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-serif-font-family (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-serif-font-family) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-user-agent OBJECT
-
- Generic Function: (setf webkit-settings-user-agent) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-user-agent (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-user-agent) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-settings-zoom-text-only OBJECT
-
- Generic Function: (setf webkit-settings-zoom-text-only) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-settings-zoom-text-only (WEBKIT-SETTINGS webkit-settings)
-
automatically generated reader method
- Source
webkit2.settings.lisp (file)
- Method: (setf webkit-settings-zoom-text-only) NEW-VALUE (WEBKIT-SETTINGS webkit-settings)
-
automatically generated writer method
- Source
webkit2.settings.lisp (file)
- Generic Function: webkit-uri-request-uri OBJECT
-
- Generic Function: (setf webkit-uri-request-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-uri-request-uri (WEBKIT-URI-REQUEST webkit-uri-request)
-
automatically generated reader method
- Source
webkit2.uri-request.lisp (file)
- Method: (setf webkit-uri-request-uri) NEW-VALUE (WEBKIT-URI-REQUEST webkit-uri-request)
-
automatically generated writer method
- Source
webkit2.uri-request.lisp (file)
- Generic Function: webkit-user-message-fd-list OBJECT
-
- Generic Function: (setf webkit-user-message-fd-list) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-user-message-fd-list (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated reader method
- Source
webkit2.user-message.lisp (file)
- Method: (setf webkit-user-message-fd-list) NEW-VALUE (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated writer method
- Source
webkit2.user-message.lisp (file)
- Generic Function: webkit-user-message-name OBJECT
-
- Generic Function: (setf webkit-user-message-name) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-user-message-name (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated reader method
- Source
webkit2.user-message.lisp (file)
- Method: (setf webkit-user-message-name) NEW-VALUE (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated writer method
- Source
webkit2.user-message.lisp (file)
- Generic Function: webkit-user-message-parameters OBJECT
-
- Generic Function: (setf webkit-user-message-parameters) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-user-message-parameters (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated reader method
- Source
webkit2.user-message.lisp (file)
- Method: (setf webkit-user-message-parameters) NEW-VALUE (WEBKIT-USER-MESSAGE webkit-user-message)
-
automatically generated writer method
- Source
webkit2.user-message.lisp (file)
- Generic Function: webkit-web-context-website-data-manager OBJECT
-
- Generic Function: (setf webkit-web-context-website-data-manager) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-context-website-data-manager (WEBKIT-WEB-CONTEXT webkit-web-context)
-
automatically generated reader method
- Source
webkit2.web-context.lisp (file)
- Method: (setf webkit-web-context-website-data-manager) NEW-VALUE (WEBKIT-WEB-CONTEXT webkit-web-context)
-
automatically generated writer method
- Source
webkit2.web-context.lisp (file)
- Generic Function: webkit-web-inspector-attached-height OBJECT
-
- Generic Function: (setf webkit-web-inspector-attached-height) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-inspector-attached-height (WEBKIT-WEB-INSPECTOR webkit-web-inspector)
-
automatically generated reader method
- Source
webkit2.web-inspector.lisp (file)
- Method: (setf webkit-web-inspector-attached-height) NEW-VALUE (WEBKIT-WEB-INSPECTOR webkit-web-inspector)
-
automatically generated writer method
- Source
webkit2.web-inspector.lisp (file)
- Generic Function: webkit-web-inspector-inspected-uri OBJECT
-
- Generic Function: (setf webkit-web-inspector-inspected-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-inspector-inspected-uri (WEBKIT-WEB-INSPECTOR webkit-web-inspector)
-
automatically generated reader method
- Source
webkit2.web-inspector.lisp (file)
- Method: (setf webkit-web-inspector-inspected-uri) NEW-VALUE (WEBKIT-WEB-INSPECTOR webkit-web-inspector)
-
automatically generated writer method
- Source
webkit2.web-inspector.lisp (file)
- Generic Function: webkit-web-page-uri OBJECT
-
- Generic Function: (setf webkit-web-page-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-page-uri (WEBKIT-WEB-PAGE webkit-web-page)
-
automatically generated reader method
- Source
webkit2.web-page.lisp (file)
- Method: (setf webkit-web-page-uri) NEW-VALUE (WEBKIT-WEB-PAGE webkit-web-page)
-
automatically generated writer method
- Source
webkit2.web-page.lisp (file)
- Generic Function: webkit-web-resource-response OBJECT
-
- Generic Function: (setf webkit-web-resource-response) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-resource-response (WEBKIT-WEB-RESOURCE webkit-web-resource)
-
automatically generated reader method
- Source
webkit2.web-resource.lisp (file)
- Method: (setf webkit-web-resource-response) NEW-VALUE (WEBKIT-WEB-RESOURCE webkit-web-resource)
-
automatically generated writer method
- Source
webkit2.web-resource.lisp (file)
- Generic Function: webkit-web-resource-uri OBJECT
-
- Generic Function: (setf webkit-web-resource-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-resource-uri (WEBKIT-WEB-RESOURCE webkit-web-resource)
-
automatically generated reader method
- Source
webkit2.web-resource.lisp (file)
- Method: (setf webkit-web-resource-uri) NEW-VALUE (WEBKIT-WEB-RESOURCE webkit-web-resource)
-
automatically generated writer method
- Source
webkit2.web-resource.lisp (file)
- Generic Function: webkit-web-view-estimated-load-progress OBJECT
-
- Generic Function: (setf webkit-web-view-estimated-load-progress) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-estimated-load-progress (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-estimated-load-progress) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-favicon OBJECT
-
- Generic Function: (setf webkit-web-view-favicon) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-favicon (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-favicon) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-is-ephemeral OBJECT
-
- Generic Function: (setf webkit-web-view-is-ephemeral) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-is-ephemeral (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-is-ephemeral) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-is-loading OBJECT
-
- Generic Function: (setf webkit-web-view-is-loading) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-is-loading (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-is-loading) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-is-playing-audio OBJECT
-
- Generic Function: (setf webkit-web-view-is-playing-audio) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-is-playing-audio (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-is-playing-audio) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-title OBJECT
-
- Generic Function: (setf webkit-web-view-title) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-title (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-title) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-uri OBJECT
-
- Generic Function: (setf webkit-web-view-uri) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-uri (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-uri) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-user-content-manager OBJECT
-
- Generic Function: (setf webkit-web-view-user-content-manager) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-user-content-manager (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-user-content-manager) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-web-context OBJECT
-
- Generic Function: (setf webkit-web-view-web-context) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-web-context (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-web-context) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-web-view-zoom-level OBJECT
-
- Generic Function: (setf webkit-web-view-zoom-level) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-web-view-zoom-level (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated reader method
- Source
webkit2.web-view.lisp (file)
- Method: (setf webkit-web-view-zoom-level) NEW-VALUE (WEBKIT-WEB-VIEW webkit-web-view)
-
automatically generated writer method
- Source
webkit2.web-view.lisp (file)
- Generic Function: webkit-website-data-manager-base-cache-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-base-cache-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-base-cache-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-base-cache-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-base-data-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-base-data-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-base-data-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-base-data-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-disk-cache-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-disk-cache-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-disk-cache-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-disk-cache-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-hsts-cache-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-hsts-cache-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-hsts-cache-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-hsts-cache-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-indexeddb-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-indexeddb-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-indexeddb-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-indexeddb-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-is-ephemeral OBJECT
-
- Generic Function: (setf webkit-website-data-manager-is-ephemeral) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-is-ephemeral (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-is-ephemeral) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-local-storage-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-local-storage-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-local-storage-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-local-storage-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-website-data-manager-offline-application-cache-directory OBJECT
-
- Generic Function: (setf webkit-website-data-manager-offline-application-cache-directory) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-website-data-manager-offline-application-cache-directory (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated reader method
- Source
webkit2.website-data-manager.lisp (file)
- Method: (setf webkit-website-data-manager-offline-application-cache-directory) NEW-VALUE (WEBKIT-WEBSITE-DATA-MANAGER webkit-website-data-manager)
-
automatically generated writer method
- Source
webkit2.website-data-manager.lisp (file)
- Generic Function: webkit-window-properties-fullscreen OBJECT
-
- Generic Function: (setf webkit-window-properties-fullscreen) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-fullscreen (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-fullscreen) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-geometry OBJECT
-
- Generic Function: (setf webkit-window-properties-geometry) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-geometry (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-geometry) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-locationbar-visible OBJECT
-
- Generic Function: (setf webkit-window-properties-locationbar-visible) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-locationbar-visible (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-locationbar-visible) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
-
-
- Package
cl-webkit2
- Methods
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-resizable OBJECT
-
- Generic Function: (setf webkit-window-properties-resizable) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-resizable (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-resizable) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-scrollbars-visible OBJECT
-
- Generic Function: (setf webkit-window-properties-scrollbars-visible) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-scrollbars-visible (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-scrollbars-visible) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-statusbar-visible OBJECT
-
- Generic Function: (setf webkit-window-properties-statusbar-visible) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-statusbar-visible (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-statusbar-visible) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
- Generic Function: webkit-window-properties-toolbar-visible OBJECT
-
- Generic Function: (setf webkit-window-properties-toolbar-visible) NEW-VALUE OBJECT
-
- Package
cl-webkit2
- Methods
- Method: webkit-window-properties-toolbar-visible (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated reader method
- Source
webkit2.window-properties.lisp (file)
- Method: (setf webkit-window-properties-toolbar-visible) NEW-VALUE (WEBKIT-WINDOW-PROPERTIES webkit-window-properties)
-
automatically generated writer method
- Source
webkit2.window-properties.lisp (file)
5.1.4 Classes
- Class: webkit-authentication-request ()
-
- Package
cl-webkit2
- Source
webkit2.authentication-request.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-back-forward-list ()
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-back-forward-list-item ()
-
- Package
cl-webkit2
- Source
webkit2.back-forward-list-item.lisp (file)
- Direct superclasses
g-object (class)
-
- Package
cl-webkit2
- Source
webkit2.context-menu.lisp (file)
- Direct superclasses
g-object (class)
-
- Package
cl-webkit2
- Source
webkit2.context-menu-item.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-cookie-manager ()
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-download ()
-
- Package
cl-webkit2
- Source
webkit2.download.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: destination
-
- Allocation
:gobject-property
- Initargs
:destination
- Readers
webkit-download-destination (generic function)
- Writers
(setf webkit-download-destination) (generic function)
- Slot: estimated-progress
-
- Allocation
:gobject-property
- Initargs
:estimated-progress
- Readers
webkit-download-estimated-progress (generic function)
- Writers
(setf webkit-download-estimated-progress) (generic function)
- Slot: response
-
- Allocation
:gobject-property
- Initargs
:response
- Readers
webkit-download-response (generic function)
- Writers
(setf webkit-download-response) (generic function)
- Slot: allow-overwrite
-
- Allocation
:gobject-property
- Initargs
:allow-overwrite
- Readers
webkit-download-allow-overwrite (generic function)
- Writers
(setf webkit-download-allow-overwrite) (generic function)
- Class: webkit-favicon-database ()
-
- Package
cl-webkit2
- Source
webkit2.favicon-database.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-file-chooser-request ()
-
- Package
cl-webkit2
- Source
webkit2.file-chooser-request.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: filter
-
- Allocation
:gobject-property
- Initargs
:filter
- Readers
webkit-file-chooser-request-filter (generic function)
- Writers
(setf webkit-file-chooser-request-filter) (generic function)
- Slot: mime-types
-
- Allocation
:gobject-property
- Initargs
:mime-types
- Readers
webkit-file-chooser-request-mime-types (generic function)
- Writers
(setf webkit-file-chooser-request-mime-types) (generic function)
- Slot: select-multiple
-
- Allocation
:gobject-property
- Initargs
:select-multiple
- Readers
webkit-file-chooser-request-select-multiple (generic function)
- Writers
(setf webkit-file-chooser-request-select-multiple) (generic function)
- Slot: selected-files
-
- Allocation
:gobject-property
- Initargs
:selected-files
- Readers
webkit-file-chooser-request-selected-files (generic function)
- Writers
(setf webkit-file-chooser-request-selected-files) (generic function)
- Class: webkit-find-controller ()
-
- Package
cl-webkit2
- Source
webkit2.find-controller.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: max-match-count
-
- Allocation
:gobject-property
- Initargs
:max-match-count
- Readers
webkit-find-controller-max-match-count (generic function)
- Writers
(setf webkit-find-controller-max-match-count) (generic function)
- Slot: text
-
- Allocation
:gobject-property
- Initargs
:text
- Readers
webkit-find-controller-text (generic function)
- Writers
(setf webkit-find-controller-text) (generic function)
- Slot: web-view
-
- Allocation
:gobject-property
- Initargs
:web-view
- Readers
webkit-find-controller-web-view (generic function)
- Writers
(setf webkit-find-controller-web-view) (generic function)
- Class: webkit-form-submission-request ()
-
- Package
cl-webkit2
- Source
webkit2.form-submission-request.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-frame ()
-
- Package
cl-webkit2
- Source
webkit2.frame.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-hit-test-result ()
-
- Package
cl-webkit2
- Source
webkit2.hit-test-result.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: context
-
- Allocation
:gobject-property
- Initargs
:context
- Readers
webkit-hit-test-result-context (generic function)
- Writers
(setf webkit-hit-test-result-context) (generic function)
- Slot: image-uri
-
- Allocation
:gobject-property
- Initargs
:image-uri
- Readers
webkit-hit-test-result-image-uri (generic function)
- Writers
(setf webkit-hit-test-result-image-uri) (generic function)
- Slot: link-label
-
- Allocation
:gobject-property
- Initargs
:link-label
- Readers
webkit-hit-test-result-link-label (generic function)
- Writers
(setf webkit-hit-test-result-link-label) (generic function)
- Slot: link-title
-
- Allocation
:gobject-property
- Initargs
:link-title
- Readers
webkit-hit-test-result-link-title (generic function)
- Writers
(setf webkit-hit-test-result-link-title) (generic function)
- Slot: link-uri
-
- Allocation
:gobject-property
- Initargs
:link-uri
- Readers
webkit-hit-test-result-link-uri (generic function)
- Writers
(setf webkit-hit-test-result-link-uri) (generic function)
- Slot: media-uri
-
- Allocation
:gobject-property
- Initargs
:media-uri
- Readers
webkit-hit-test-result-media-uri (generic function)
- Writers
(setf webkit-hit-test-result-media-uri) (generic function)
- Class: webkit-navigation-policy-decision ()
-
- Package
cl-webkit2
- Source
webkit2.navigation-policy-decision.lisp (file)
- Direct superclasses
webkit-policy-decision (class)
- Direct methods
-
- Direct slots
- Slot: frame-name
-
- Allocation
:gobject-property
- Initargs
:frame-name
- Readers
webkit-navigation-policy-decision-frame-name (generic function)
- Writers
(setf webkit-navigation-policy-decision-frame-name) (generic function)
- Slot: modifiers
-
- Allocation
:gobject-property
- Initargs
:modifiers
- Readers
webkit-navigation-policy-decision-modifiers (generic function)
- Writers
(setf webkit-navigation-policy-decision-modifiers) (generic function)
- Slot: mouse-button
-
- Allocation
:gobject-property
- Initargs
:mouse-button
- Readers
webkit-navigation-policy-decision-mouse-button (generic function)
- Writers
(setf webkit-navigation-policy-decision-mouse-button) (generic function)
- Slot: navigation-type
-
- Allocation
:gobject-property
- Initargs
:navigation-type
- Readers
webkit-navigation-policy-decision-navigation-type (generic function)
- Writers
(setf webkit-navigation-policy-decision-navigation-type) (generic function)
- Slot: request
-
- Allocation
:gobject-property
- Initargs
:request
- Readers
webkit-navigation-policy-decision-request (generic function)
- Writers
(setf webkit-navigation-policy-decision-request) (generic function)
- Class: webkit-network-proxy-settings ()
-
- Package
cl-webkit2
- Source
webkit2.network-proxy-settings.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-permission-request ()
-
- Package
cl-webkit2
- Source
webkit2.permission-request.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-plugin ()
-
- Package
cl-webkit2
- Source
webkit2.plugin.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-policy-decision ()
-
- Package
cl-webkit2
- Source
webkit2.policy-decision.lisp (file)
- Direct superclasses
g-object (class)
- Direct subclasses
-
- Class: webkit-print-operation ()
-
- Package
cl-webkit2
- Source
webkit2.print-operation.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: page-setup
-
- Allocation
:gobject-property
- Initargs
:page-setup
- Readers
webkit-print-operation-page-setup (generic function)
- Writers
(setf webkit-print-operation-page-setup) (generic function)
- Slot: print-settings
-
- Allocation
:gobject-property
- Initargs
:print-settings
- Readers
webkit-print-operation-print-settings (generic function)
- Writers
(setf webkit-print-operation-print-settings) (generic function)
- Slot: web-view
-
- Allocation
:gobject-property
- Initargs
:web-view
- Readers
webkit-print-operation-web-view (generic function)
- Writers
(setf webkit-print-operation-web-view) (generic function)
- Class: webkit-response-policy-decision ()
-
- Package
cl-webkit2
- Source
webkit2.response-policy-decision.lisp (file)
- Direct superclasses
webkit-policy-decision (class)
- Direct methods
-
- Direct slots
- Slot: request
-
- Allocation
:gobject-property
- Initargs
:request
- Readers
webkit-response-policy-decision-request (generic function)
- Writers
(setf webkit-response-policy-decision-request) (generic function)
- Slot: response
-
- Allocation
:gobject-property
- Initargs
:response
- Readers
webkit-response-policy-decision-response (generic function)
- Writers
(setf webkit-response-policy-decision-response) (generic function)
- Class: webkit-script-world ()
-
- Package
cl-webkit2
- Source
webkit2.script-world.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-security-manager ()
-
- Package
cl-webkit2
- Source
webkit2.security-manager.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-settings ()
-
- Package
cl-webkit2
- Source
webkit2.settings.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: allow-modal-dialogs
-
- Allocation
:gobject-property
- Initargs
:allow-modal-dialogs
- Readers
webkit-settings-allow-modal-dialogs (generic function)
- Writers
(setf webkit-settings-allow-modal-dialogs) (generic function)
- Slot: auto-load-images
-
- Allocation
:gobject-property
- Initargs
:auto-load-images
- Readers
webkit-settings-auto-load-images (generic function)
- Writers
(setf webkit-settings-auto-load-images) (generic function)
- Slot: cursive-font-family
-
- Allocation
:gobject-property
- Initargs
:cursive-font-family
- Readers
webkit-settings-cursive-font-family (generic function)
- Writers
(setf webkit-settings-cursive-font-family) (generic function)
- Slot: default-charset
-
- Allocation
:gobject-property
- Initargs
:default-charset
- Readers
webkit-settings-default-charset (generic function)
- Writers
(setf webkit-settings-default-charset) (generic function)
- Slot: default-font-family
-
- Allocation
:gobject-property
- Initargs
:default-font-family
- Readers
webkit-settings-default-font-family (generic function)
- Writers
(setf webkit-settings-default-font-family) (generic function)
- Slot: default-font-size
-
- Allocation
:gobject-property
- Initargs
:default-font-size
- Readers
webkit-settings-default-font-size (generic function)
- Writers
(setf webkit-settings-default-font-size) (generic function)
- Slot: default-monospace-font-size
-
- Allocation
:gobject-property
- Initargs
:default-monospace-font-size
- Readers
webkit-settings-default-monospace-font-size (generic function)
- Writers
(setf webkit-settings-default-monospace-font-size) (generic function)
- Slot: draw-compositing-indicators
-
- Allocation
:gobject-property
- Initargs
:draw-compositing-indicators
- Readers
webkit-settings-draw-compositing-indicators (generic function)
- Writers
(setf webkit-settings-draw-compositing-indicators) (generic function)
- Slot: enable-accelerated-2d-canvas
-
- Allocation
:gobject-property
- Initargs
:enable-accelerated-2d-canvas
- Readers
webkit-settings-enable-accelerated-2d-canvas (generic function)
- Writers
(setf webkit-settings-enable-accelerated-2d-canvas) (generic function)
- Slot: enable-caret-browsing
-
- Allocation
:gobject-property
- Initargs
:enable-caret-browsing
- Readers
webkit-settings-enable-caret-browsing (generic function)
- Writers
(setf webkit-settings-enable-caret-browsing) (generic function)
-
- Allocation
:gobject-property
- Initargs
:enable-developer-extras
- Readers
webkit-settings-enable-developer-extras (generic function)
- Writers
(setf webkit-settings-enable-developer-extras) (generic function)
- Slot: enable-dns-prefetching
-
- Allocation
:gobject-property
- Initargs
:enable-dns-prefetching
- Readers
webkit-settings-enable-dns-prefetching (generic function)
- Writers
(setf webkit-settings-enable-dns-prefetching) (generic function)
- Slot: enable-frame-flattening
-
- Allocation
:gobject-property
- Initargs
:enable-frame-flattening
- Readers
webkit-settings-enable-frame-flattening (generic function)
- Writers
(setf webkit-settings-enable-frame-flattening) (generic function)
- Slot: enable-fullscreen
-
- Allocation
:gobject-property
- Initargs
:enable-fullscreen
- Readers
webkit-settings-enable-fullscreen (generic function)
- Writers
(setf webkit-settings-enable-fullscreen) (generic function)
- Slot: enable-html5-database
-
- Allocation
:gobject-property
- Initargs
:enable-html5-database
- Readers
webkit-settings-enable-html5-database (generic function)
- Writers
(setf webkit-settings-enable-html5-database) (generic function)
- Slot: enable-html5-local-storage
-
- Allocation
:gobject-property
- Initargs
:enable-html5-local-storage
- Readers
webkit-settings-enable-html5-local-storage (generic function)
- Writers
(setf webkit-settings-enable-html5-local-storage) (generic function)
- Slot: enable-hyperlink-auditing
-
- Allocation
:gobject-property
- Initargs
:enable-hyperlink-auditing
- Readers
webkit-settings-enable-hyperlink-auditing (generic function)
- Writers
(setf webkit-settings-enable-hyperlink-auditing) (generic function)
- Slot: enable-java
-
- Allocation
:gobject-property
- Initargs
:enable-java
- Readers
webkit-settings-enable-java (generic function)
- Writers
(setf webkit-settings-enable-java) (generic function)
- Slot: enable-javascript
-
- Allocation
:gobject-property
- Initargs
:enable-javascript
- Readers
webkit-settings-enable-javascript (generic function)
- Writers
(setf webkit-settings-enable-javascript) (generic function)
- Slot: enable-javascript-markup
-
- Allocation
:gobject-property
- Initargs
:enable-javascript-markup
- Readers
webkit-settings-enable-javascript-markup (generic function)
- Writers
(setf webkit-settings-enable-javascript-markup) (generic function)
- Slot: enable-media-stream
-
- Allocation
:gobject-property
- Initargs
:enable-media-stream
- Readers
webkit-settings-enable-media-stream (generic function)
- Writers
(setf webkit-settings-enable-media-stream) (generic function)
- Slot: enable-mediasource
-
- Allocation
:gobject-property
- Initargs
:enable-mediasource
- Readers
webkit-settings-enable-mediasource (generic function)
- Writers
(setf webkit-settings-enable-mediasource) (generic function)
- Slot: enable-offline-web-application-cache
-
- Allocation
:gobject-property
- Initargs
:enable-offline-web-application-cache
- Readers
webkit-settings-enable-offline-web-application-cache (generic function)
- Writers
(setf webkit-settings-enable-offline-web-application-cache) (generic function)
- Slot: enable-page-cache
-
- Allocation
:gobject-property
- Initargs
:enable-page-cache
- Readers
webkit-settings-enable-page-cache (generic function)
- Writers
(setf webkit-settings-enable-page-cache) (generic function)
- Slot: enable-plugins
-
- Allocation
:gobject-property
- Initargs
:enable-plugins
- Readers
webkit-settings-enable-plugins (generic function)
- Writers
(setf webkit-settings-enable-plugins) (generic function)
- Slot: enable-private-browsing
-
- Allocation
:gobject-property
- Initargs
:enable-private-browsing
- Readers
webkit-settings-enable-private-browsing (generic function)
- Writers
(setf webkit-settings-enable-private-browsing) (generic function)
- Slot: enable-resizable-text-areas
-
- Allocation
:gobject-property
- Initargs
:enable-resizable-text-areas
- Readers
webkit-settings-enable-resizable-text-areas (generic function)
- Writers
(setf webkit-settings-enable-resizable-text-areas) (generic function)
- Slot: enable-site-specific-quirks
-
- Allocation
:gobject-property
- Initargs
:enable-site-specific-quirks
- Readers
webkit-settings-enable-site-specific-quirks (generic function)
- Writers
(setf webkit-settings-enable-site-specific-quirks) (generic function)
- Slot: enable-smooth-scrolling
-
- Allocation
:gobject-property
- Initargs
:enable-smooth-scrolling
- Readers
webkit-settings-enable-smooth-scrolling (generic function)
- Writers
(setf webkit-settings-enable-smooth-scrolling) (generic function)
- Slot: enable-spatial-navigation
-
- Allocation
:gobject-property
- Initargs
:enable-spatial-navigation
- Readers
webkit-settings-enable-spatial-navigation (generic function)
- Writers
(setf webkit-settings-enable-spatial-navigation) (generic function)
- Slot: enable-tabs-to-links
-
- Allocation
:gobject-property
- Initargs
:enable-tabs-to-links
- Readers
webkit-settings-enable-tabs-to-links (generic function)
- Writers
(setf webkit-settings-enable-tabs-to-links) (generic function)
- Slot: enable-webaudio
-
- Allocation
:gobject-property
- Initargs
:enable-webaudio
- Readers
webkit-settings-enable-webaudio (generic function)
- Writers
(setf webkit-settings-enable-webaudio) (generic function)
- Slot: enable-webgl
-
- Allocation
:gobject-property
- Initargs
:enable-webgl
- Readers
webkit-settings-enable-webgl (generic function)
- Writers
(setf webkit-settings-enable-webgl) (generic function)
- Slot: enable-write-console-messages-to-stdout
-
- Allocation
:gobject-property
- Initargs
:enable-write-console-messages-to-stdout
- Readers
webkit-settings-enable-write-console-messages-to-stdout (generic function)
- Writers
(setf webkit-settings-enable-write-console-messages-to-stdout) (generic function)
- Slot: enable-xss-auditor
-
- Allocation
:gobject-property
- Initargs
:enable-xss-auditor
- Readers
webkit-settings-enable-xss-auditor (generic function)
- Writers
(setf webkit-settings-enable-xss-auditor) (generic function)
- Slot: fantasy-font-family
-
- Allocation
:gobject-property
- Initargs
:fantasy-font-family
- Readers
webkit-settings-fantasy-font-family (generic function)
- Writers
(setf webkit-settings-fantasy-font-family) (generic function)
- Slot: javascript-can-access-clipboard
-
- Allocation
:gobject-property
- Initargs
:javascript-can-access-clipboard
- Readers
webkit-settings-javascript-can-access-clipboard (generic function)
- Writers
(setf webkit-settings-javascript-can-access-clipboard) (generic function)
- Slot: javascript-can-open-windows-automatically
-
- Allocation
:gobject-property
- Initargs
:javascript-can-open-windows-automatically
- Readers
webkit-settings-javascript-can-open-windows-automatically (generic function)
- Writers
(setf webkit-settings-javascript-can-open-windows-automatically) (generic function)
- Slot: load-icons-ignoring-image-load-setting
-
- Allocation
:gobject-property
- Initargs
:load-icons-ignoring-image-load-setting
- Readers
webkit-settings-load-icons-ignoring-image-load-setting (generic function)
- Writers
(setf webkit-settings-load-icons-ignoring-image-load-setting) (generic function)
- Slot: media-playback-allows-inline
-
- Allocation
:gobject-property
- Initargs
:media-playback-allows-inline
- Readers
webkit-settings-media-playback-allows-inline (generic function)
- Writers
(setf webkit-settings-media-playback-allows-inline) (generic function)
- Slot: media-playback-requires-user-gesture
-
- Allocation
:gobject-property
- Initargs
:media-playback-requires-user-gesture
- Readers
webkit-settings-media-playback-requires-user-gesture (generic function)
- Writers
(setf webkit-settings-media-playback-requires-user-gesture) (generic function)
- Slot: minimum-font-size
-
- Allocation
:gobject-property
- Initargs
:minimum-font-size
- Readers
webkit-settings-minimum-font-size (generic function)
- Writers
(setf webkit-settings-minimum-font-size) (generic function)
- Slot: monospace-font-family
-
- Allocation
:gobject-property
- Initargs
:monospace-font-family
- Readers
webkit-settings-monospace-font-family (generic function)
- Writers
(setf webkit-settings-monospace-font-family) (generic function)
- Slot: pictograph-font-family
-
- Allocation
:gobject-property
- Initargs
:pictograph-font-family
- Readers
webkit-settings-pictograph-font-family (generic function)
- Writers
(setf webkit-settings-pictograph-font-family) (generic function)
- Slot: sans-serif-font-family
-
- Allocation
:gobject-property
- Initargs
:sans-serif-font-family
- Readers
webkit-settings-sans-serif-font-family (generic function)
- Writers
(setf webkit-settings-sans-serif-font-family) (generic function)
- Slot: serif-font-family
-
- Allocation
:gobject-property
- Initargs
:serif-font-family
- Readers
webkit-settings-serif-font-family (generic function)
- Writers
(setf webkit-settings-serif-font-family) (generic function)
- Slot: user-agent
-
- Allocation
:gobject-property
- Initargs
:user-agent
- Readers
webkit-settings-user-agent (generic function)
- Writers
(setf webkit-settings-user-agent) (generic function)
- Slot: zoom-text-only
-
- Allocation
:gobject-property
- Initargs
:zoom-text-only
- Readers
webkit-settings-zoom-text-only (generic function)
- Writers
(setf webkit-settings-zoom-text-only) (generic function)
- Class: webkit-uri-request ()
-
- Package
cl-webkit2
- Source
webkit2.uri-request.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: uri
-
- Allocation
:gobject-property
- Initargs
:uri
- Readers
webkit-uri-request-uri (generic function)
- Writers
(setf webkit-uri-request-uri) (generic function)
- Class: webkit-user-content-manager ()
-
- Package
cl-webkit2
- Source
webkit2.user-content-manager.lisp (file)
- Direct superclasses
g-object (class)
- Class: webkit-user-message ()
-
- Package
cl-webkit2
- Source
webkit2.user-message.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: fd-list
-
- Allocation
:gobject-property
- Initargs
:fd-list
- Readers
webkit-user-message-fd-list (generic function)
- Writers
(setf webkit-user-message-fd-list) (generic function)
- Slot: name
-
- Allocation
:gobject-property
- Initargs
:name
- Readers
webkit-user-message-name (generic function)
- Writers
(setf webkit-user-message-name) (generic function)
- Slot: parameters
-
- Allocation
:gobject-property
- Initargs
:parameters
- Readers
webkit-user-message-parameters (generic function)
- Writers
(setf webkit-user-message-parameters) (generic function)
- Class: webkit-web-context ()
-
- Package
cl-webkit2
- Source
webkit2.web-context.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: website-data-manager
-
- Allocation
:gobject-property
- Initargs
:website-data-manager
- Readers
webkit-web-context-website-data-manager (generic function)
- Writers
(setf webkit-web-context-website-data-manager) (generic function)
- Class: webkit-web-inspector ()
-
- Package
cl-webkit2
- Source
webkit2.web-inspector.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: attached-height
-
- Allocation
:gobject-property
- Initargs
:attached-height
- Readers
webkit-web-inspector-attached-height (generic function)
- Writers
(setf webkit-web-inspector-attached-height) (generic function)
- Slot: inspected-uri
-
- Allocation
:gobject-property
- Initargs
:inspected-uri
- Readers
webkit-web-inspector-inspected-uri (generic function)
- Writers
(setf webkit-web-inspector-inspected-uri) (generic function)
- Class: webkit-web-page ()
-
- Package
cl-webkit2
- Source
webkit2.web-page.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: uri
-
- Allocation
:gobject-property
- Initargs
:uri
- Readers
webkit-web-page-uri (generic function)
- Writers
(setf webkit-web-page-uri) (generic function)
- Class: webkit-web-resource ()
-
- Package
cl-webkit2
- Source
webkit2.web-resource.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: response
-
- Allocation
:gobject-property
- Initargs
:response
- Readers
webkit-web-resource-response (generic function)
- Writers
(setf webkit-web-resource-response) (generic function)
- Slot: uri
-
- Allocation
:gobject-property
- Initargs
:uri
- Readers
webkit-web-resource-uri (generic function)
- Writers
(setf webkit-web-resource-uri) (generic function)
- Class: webkit-web-view ()
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Direct superclasses
- gtk-buildable (class)
- atk-implementor-iface (class)
- gtk-widget (class)
- Direct methods
-
- Direct slots
- Slot: estimated-load-progress
-
- Allocation
:gobject-property
- Initargs
:estimated-load-progress
- Readers
webkit-web-view-estimated-load-progress (generic function)
- Writers
(setf webkit-web-view-estimated-load-progress) (generic function)
- Slot: favicon
-
- Allocation
:gobject-property
- Initargs
:favicon
- Readers
webkit-web-view-favicon (generic function)
- Writers
(setf webkit-web-view-favicon) (generic function)
- Slot: is-ephemeral
-
- Allocation
:gobject-property
- Initargs
:is-ephemeral
- Readers
webkit-web-view-is-ephemeral (generic function)
- Writers
(setf webkit-web-view-is-ephemeral) (generic function)
- Slot: is-loading
-
- Allocation
:gobject-property
- Initargs
:is-loading
- Readers
webkit-web-view-is-loading (generic function)
- Writers
(setf webkit-web-view-is-loading) (generic function)
- Slot: is-playing-audio
-
- Allocation
:gobject-property
- Initargs
:is-playing-audio
- Readers
webkit-web-view-is-playing-audio (generic function)
- Writers
(setf webkit-web-view-is-playing-audio) (generic function)
- Slot: title
-
- Allocation
:gobject-property
- Initargs
:title
- Readers
webkit-web-view-title (generic function)
- Writers
(setf webkit-web-view-title) (generic function)
- Slot: uri
-
- Allocation
:gobject-property
- Initargs
:uri
- Readers
webkit-web-view-uri (generic function)
- Writers
(setf webkit-web-view-uri) (generic function)
- Slot: user-content-manager
-
- Allocation
:gobject-property
- Initargs
:user-content-manager
- Readers
webkit-web-view-user-content-manager (generic function)
- Writers
(setf webkit-web-view-user-content-manager) (generic function)
- Slot: web-context
-
- Allocation
:gobject-property
- Initargs
:web-context
- Readers
webkit-web-view-web-context (generic function)
- Writers
(setf webkit-web-view-web-context) (generic function)
- Slot: zoom-level
-
- Allocation
:gobject-property
- Initargs
:zoom-level
- Readers
webkit-web-view-zoom-level (generic function)
- Writers
(setf webkit-web-view-zoom-level) (generic function)
- Class: webkit-website-data-manager ()
-
- Package
cl-webkit2
- Source
webkit2.website-data-manager.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: base-cache-directory
-
- Allocation
:gobject-property
- Initargs
:base-cache-directory
- Readers
webkit-website-data-manager-base-cache-directory (generic function)
- Writers
(setf webkit-website-data-manager-base-cache-directory) (generic function)
- Slot: base-data-directory
-
- Allocation
:gobject-property
- Initargs
:base-data-directory
- Readers
webkit-website-data-manager-base-data-directory (generic function)
- Writers
(setf webkit-website-data-manager-base-data-directory) (generic function)
- Slot: disk-cache-directory
-
- Allocation
:gobject-property
- Initargs
:disk-cache-directory
- Readers
webkit-website-data-manager-disk-cache-directory (generic function)
- Writers
(setf webkit-website-data-manager-disk-cache-directory) (generic function)
- Slot: hsts-cache-directory
-
- Allocation
:gobject-property
- Initargs
:hsts-cache-directory
- Readers
webkit-website-data-manager-hsts-cache-directory (generic function)
- Writers
(setf webkit-website-data-manager-hsts-cache-directory) (generic function)
- Slot: indexeddb-directory
-
- Allocation
:gobject-property
- Initargs
:indexeddb-directory
- Readers
webkit-website-data-manager-indexeddb-directory (generic function)
- Writers
(setf webkit-website-data-manager-indexeddb-directory) (generic function)
- Slot: is-ephemeral
-
- Allocation
:gobject-property
- Initargs
:is-ephemeral
- Readers
webkit-website-data-manager-is-ephemeral (generic function)
- Writers
(setf webkit-website-data-manager-is-ephemeral) (generic function)
- Slot: local-storage-directory
-
- Allocation
:gobject-property
- Initargs
:local-storage-directory
- Readers
webkit-website-data-manager-local-storage-directory (generic function)
- Writers
(setf webkit-website-data-manager-local-storage-directory) (generic function)
- Slot: offline-application-cache-directory
-
- Allocation
:gobject-property
- Initargs
:offline-application-cache-directory
- Readers
webkit-website-data-manager-offline-application-cache-directory (generic function)
- Writers
(setf webkit-website-data-manager-offline-application-cache-directory) (generic function)
- Class: webkit-window-properties ()
-
- Package
cl-webkit2
- Source
webkit2.window-properties.lisp (file)
- Direct superclasses
g-object (class)
- Direct methods
-
- Direct slots
- Slot: fullscreen
-
- Allocation
:gobject-property
- Initargs
:fullscreen
- Readers
webkit-window-properties-fullscreen (generic function)
- Writers
(setf webkit-window-properties-fullscreen) (generic function)
- Slot: geometry
-
- Allocation
:gobject-property
- Initargs
:geometry
- Readers
webkit-window-properties-geometry (generic function)
- Writers
(setf webkit-window-properties-geometry) (generic function)
- Slot: locationbar-visible
-
- Allocation
:gobject-property
- Initargs
:locationbar-visible
- Readers
webkit-window-properties-locationbar-visible (generic function)
- Writers
(setf webkit-window-properties-locationbar-visible) (generic function)
-
- Allocation
:gobject-property
- Initargs
:menubar-visible
- Readers
webkit-window-properties-menubar-visible (generic function)
- Writers
(setf webkit-window-properties-menubar-visible) (generic function)
- Slot: resizable
-
- Allocation
:gobject-property
- Initargs
:resizable
- Readers
webkit-window-properties-resizable (generic function)
- Writers
(setf webkit-window-properties-resizable) (generic function)
- Slot: scrollbars-visible
-
- Allocation
:gobject-property
- Initargs
:scrollbars-visible
- Readers
webkit-window-properties-scrollbars-visible (generic function)
- Writers
(setf webkit-window-properties-scrollbars-visible) (generic function)
- Slot: statusbar-visible
-
- Allocation
:gobject-property
- Initargs
:statusbar-visible
- Readers
webkit-window-properties-statusbar-visible (generic function)
- Writers
(setf webkit-window-properties-statusbar-visible) (generic function)
- Slot: toolbar-visible
-
- Allocation
:gobject-property
- Initargs
:toolbar-visible
- Readers
webkit-window-properties-toolbar-visible (generic function)
- Writers
(setf webkit-window-properties-toolbar-visible) (generic function)
5.2 Internal definitions
5.2.1 Special variables
- Special Variable: callback-counter
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
- Special Variable: callbacks
-
- Package
cl-webkit2
- Source
webkit2.web-view.lisp (file)
5.2.2 Macros
- Macro: define-g-async-ready-callback NAME &body BODY
-
- Package
cl-webkit2
- Source
callback.lisp (file)
- Macro: define-g-object-class* G-TYPE-NAME NAME (&key SUPERCLASS EXPORT INTERFACES TYPE-INITIALIZER) (&rest PROPERTIES)
-
A variant of DEFINE-G-OBJECT-CLASS where slot names and
accessors are derived from the g-type name.
See PARSE-G-OBJECT-SLOT-SPEC for the property syntax.
- Package
cl-webkit2
- Source
macros.lisp (file)
- Macro: define-webkit-class G-TYPE-NAME (&key SUPERCLASS EXPORT INTERFACES TYPE-INITIALIZER) (&rest PROPERTIES)
-
A variant of DEFINE-G-OBJECT-CLASS* tuned for WebKit types.
- Package
cl-webkit2
- Source
macros.lisp (file)
- Macro: with-g-async-ready-callback (VAR &body CALLBACK-BODY) &body BODY
-
- Package
cl-webkit2
- Source
callback.lisp (file)
5.2.3 Functions
- Function: %webkit-cookie-manager-get-accept-policy-finish WEBKIT-COOKIE-MANAGER RESULT G-ERROR
-
- Package
cl-webkit2
- Source
webkit2.cookie-manager.lisp (file)