( p+      !"#$%&' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                                   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"""""""""""###$$$$$$$$$$$$$$$$$$$%%%%%%%%%% % % % % %%%%%%%&&&&&&&&&&&' '!'"'#'$'%'&'''(')'*'+','-'.'/'0'1'2'3'4'5'6'7'8'9':';'<'='>'?'@'A'B'C'D'E'F'G'H'I'J'K'L'M'N'O'P'Q'R'S'T'U'V'W'X'Y'Z'['\']'^'_'`'a(b(c(d)e)f)g*h*i*j*k*l*m*n*o*p*q*r*s*t*u*v*w*x*y*z*{*|*}*~*+++++++++++++++++++++++++,,,,,,,,,,,,--------------------------...///////////0000000000111111111112222222222333334444444444444444 4 4 4 4 4444444444444444444 4!4"4#4$4%4&4'4(4)4*4+4,4-4.4/404142434445464748494:4;4<4=4>4?4@#A#B#C#D#E#F#G#H#I#J#K#L#M#N#O#P#Q#R#S#T#U#V#W#X#Y#Z#[#\#]#^#_#`#a#b#c#d#e#f#g#h#i#j#k#lmnopqrstuvwxyz{|}~5555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 5 5 5 5 5555555555555555555 5!5"5#5$5%5&5'5(5)5*5+5,5-5.5/505152535455565758595:5;5<5=5>5?5@5A5B5C5D5E5F5G5H5I5J5K5L5M5N5O5P5Q5R5S5T5U5V5W5X5Y5Z5[5\5]5^5_5`5a5b5c5d5e5f5g5h5i5j5k5l5m5n5o5p5q5r5s5t5u5v5w5x5y5z5{5|5}5~5555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555......... . . . . ...........)))))))) )!)")#)$)%)&)')(()(*(+(,(-(.(/(0(1(2(3(4(5(6(7(8(9(:(;(<(=(>6?6@6A6B6C6D6E6F6G6H6I6J6K6L6M6N6O6P6Q6R6S6TUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~         777777777778888888888      !"#$%&'()*<7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ Creates a new  from serialized data. -Atomically increments the reference count of stateD by one. This function is MT-safe and may be called from any thread.  Serializes a . -Atomically decrements the reference count of stateH by one. If the reference count drops to 0, all memory allocated by the I is released. This function is MT-safe and may be called from any thread. +,-./data: a 9: Returns: a new , or 0 if data( doesn't contain a valid serialized . state: a  Returns: The passed in  state: a  Returns: a 9: containing the state serialized. state: a   +,-./ 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ GCreate a new security origin from the provided protocol, host and port.BCreate a new security origin from the provided URI. Components of uri? other than protocol, host, and port do not affect the created .Gets the hostname of origin, or 0 if origin@ is opaque or if its protocol does not require a host component.Gets the port of origin. This function will always return 0 if the port is the default port for the given protocol. For example, http://example.com has the same security origin as http://example.com:80, and this function will return 0 for a 7 constructed from either URI. It will also return 0 if origin is opaque.Gets the protocol of origin, or 0 if origin is opaque. Gets whether origin\ is an opaque security origin, which does not possess an associated protocol, host, or port.-Atomically increments the reference count of originD by one. This function is MT-safe and may be called from any thread. Gets a string representation of origind. The string representation is a valid URI with only protocol, host, and port components. It may be 0, but usually only if origin is opaque.-Atomically decrements the reference count of originD by one. If the reference count drops to 0, all memory allocated by I is released. This function is MT-safe and may be called from any thread.123456789:protocol": The protocol for the new origin host: The host for the new origin portS: The port number for the new origin, or 0 to indicate the default port for protocol Returns: A . uri: The URI for the new origin Returns: A . origin: a  Returns: The host of the  origin: a  Returns: The port of the . origin: a  Returns: The protocol of the  origin: a  Returns: ; if origin is opaque. origin: a  Returns: The passed  origin: a  Returns: a URI representing origin. origin: A    123456789:7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  Create a new  with the given defaultProxyUri and  ignoreHosts.BThe default proxy URI will be used for any URI that doesn't match  ignoreHosts2, and doesn't match any of the schemes added with !. If defaultProxyUriu starts with "socks://", it will be treated as referring to all three of the socks5, socks4a, and socks4 proxy types. ignoreHosts is a list of hostnames and IP addresses that the resolver should allow direct connections to. Entries can be in one of 4 formats: <itemizedlist> <listitem><para> A hostname, such as "example.com", ".example.com", or "*.example.com", any of which match "example.com" or any subdomain of it. </para></listitem> <listitem><para> An IPv4 or IPv6 address, such as "192.168.1.1", which matches only that address. </para></listitem> <listitem><para> A hostname or IP address followed by a port, such as "example.com:80", which matches whatever the hostname or IP address would match, but only for URLs with the (explicitly) indicated port. In the case of an IPv6 address, the address part must appear in brackets: "[::1]:443" </para></listitem> <listitem><para> An IP address range, given by a base address and prefix length, such as "fe80::/10", which matches any address in that range. </para></listitem> </itemizedlist>[Note that when dealing with Unicode hostnames, the matching is done against the ASCII form of the name. Also note that hostname exclusions apply only to connections made to hosts identified by name, and IP address exclusions apply only to connections made to hosts identified by address. That is, if example.com has an address of 192.168.1.1, and  ignoreHosts contains only "192.168.1.1", then a connection to "example.com" will use the proxy, and a connection to 192.168.1.1" will not.!<Adds a URI-scheme-specific proxy. URIs whose scheme matches  uriScheme will be proxied via proxyUri$. As with the default proxy URI, if proxyUriu starts with "socks://", it will be treated as referring to all three of the socks5, socks4a, and socks4 proxy types."Make a copy of the .# Free the . <=>?@ defaultProxyUri#: the default proxy URI to use, or 0.  ignoreHostsA: an optional list of hosts/IP addresses to not use a proxy for. Returns: A new . ! proxySettings: a  scheme$: the URI scheme to add a proxy for proxyUri: the proxy URI to use for  uriScheme " proxySettings: a  Returns: A copy of passed in  # proxySettings: A  $ !"#!"# <=>?@ !"#$ 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^*3No description available in the introspection data.+?Get the list of file extensions associated to the MIME type of info,3No description available in the introspection data.--Atomically increments the reference count of infoD by one. This function is MT-safe and may be called from any thread..-Atomically decrements the reference count of infoH by one. If the reference count drops to 0, all memory allocated by the 'I is released. This function is MT-safe and may be called from any thread.'(ABCDEF)*info: a ' Returns:% the description of the MIME type of info +info: a ' Returns: a 0-terminated array of strings ,info: a ' Returns: the MIME type of info -info: a ' Returns: The passed in ' .info: a ' /'()*+,-.'()*+,-.'(ABCDEF)*+,-./ 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^3kGet the global Javascript context that should be used with the <function>JSValueRef</function> returned by 4.4Get the value of jsResultI. You should use the <function>JSGlobalContextRef</function> returned by 3, to use the <function>JSValueRef</function>.5-Atomically increments the reference count of jsResultD by one. This function is MT-safe and may be called from any thread.6-Atomically decrements the reference count of jsResultH by one. If the reference count drops to 0, all memory allocated by the 0I is released. This function is MT-safe and may be called from any thread. 01GHIJK23jsResult: a 0 Returns:5 the <function>JSGlobalContextRef</function> for the 0 4jsResult: a 0 Returns:, the <function>JSValueRef</function> of the 0 5jsResult: a 0 Returns: The passed in 0 6jsResult: a 0 701234560123456 01GHIJK234567 Safe*,9:;<=DRT^:;:;:;:; 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^QBGet whether the window should be shown in fullscreen state or not.RAGet the geometry the window should have on the screen when shown.SBGet whether the window should have the locationbar visible or not.T>Get whether the window should have the menubar visible or not.U>Get whether the window should be resizable by the user or not.VAGet whether the window should have the scrollbars visible or not.W@Get whether the window should have the statusbar visible or not.X>Get whether the window should have the toolbar visible or not.*<=>LMNOPQRST?@ABCDEFGHIJKLMNOPQwindowProperties: a = Returns: ;' if the window should be fullscreen or U otherwise. RwindowProperties: a = SwindowProperties: a = Returns: ;% if locationbar should be visible or U otherwise. TwindowProperties: a = Returns: ;! if menubar should be visible or U otherwise. UwindowProperties: a = Returns: ;& if the window should be resizable or U otherwise. VwindowProperties: a = Returns: ;$ if scrollbars should be visible or U otherwise. WwindowProperties: a = Returns: ;# if statusbar should be visible or U otherwise. XwindowProperties: a = Returns: ;! if toolbar should be visible or U otherwise. YZ[\<=>?@ABCDEFGHIJKLMNOPQRSTUVWX=><?@QRSTUVWXBADCFEHGJILKNMPO)<=>LMNOPQRST?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^`abVcdefghijkl`abcdab`cd `abVcdefghijkl7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ Request  inspector to be attached. The signal t::attachG will be emitted. If the inspector is already attached it does nothing.Request  inspector to be closed.Request  inspector to be detached. The signal t::detachG will be emitted. If the inspector is already detached it does nothing.|Get the height that the inspector view should have when it's attached. If the inspector view is not attached this returns 0. Whether the  inspectorE can be attached to the same window that contains the inspected view.;Get the URI that is currently being inspected. This can be 0 if nothing has been loaded yet in the inspected view, if the inspector has been closed or when inspected view was loaded from a HTML string instead of a URI.Get the ;. used to display the inspector. This might be 0@ if the inspector hasn't been loaded yet, or it has been closed. Whether the  inspectorP view is currently attached to the same window that contains the inspected view.Request  inspector to be shown.Gstuvwxyz{|}~WXYZ[\]^_` inspector: a t  inspector: a t  inspector: a t  inspector: a t Returns:0 the height of the inspector view when attached  inspector: a t Returns: ;k if there is enough room for the inspector view inside the window that contains the inspected view, or U otherwise.  inspector: a t Returns:. the URI that is currently being inspected or 0  inspector: a t Returns: the ;" used to display the inspector or 0  inspector: a t Returns: ; if  inspector is currently attached or U otherwise  inspector: a t 9stuvwxyz{|}~9tus~|}z{xyvwFstuvwxyz{|}~WXYZ[\]^_`7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^#Creates a new user content manager.Adds a < to the given  . The same < can be reused with multiple  instances.Adds a = to the given  . The same = can be reused with multiple  instances.URegisters a new user script message handler. After it is registered, scripts can use =window.webkit.messageHandlers.&lt;name&gt;.postMessage(value)M to send messages. Those messages are received by connecting handlers to the ::script-message-received signal. The handler name is used as the detail of the signal. To avoid race conditions between registering the handler name, and starting to receive the signals, it is recommended to connect to the signal *before* registering the handler name:<informalexample><programlisting> WebKitWebView *view = webkit_web_view_new (); WebKitUserContentManager *manager = webkit_web_view_get_user_content_manager (); g_signal_connect (manager, "script-message-received::foobar", G_CALLBACK (handle_script_message), NULL); webkit_user_content_manager_register_script_message_handler (manager, "foobar"); </programlisting></informalexample>hRegistering a script message handler will fail if the requested name has been already registered before.(Removes all user scripts from the given -Removes all user style sheets from the given .4Unregisters a previously registered message handler.6Note that this does *not* disconnect handlers for the ::script-message-receivedu signal, they will be kept connected, but the signal will not be emitted unless the handler name is registered again. See also  abcdefghReturns: A  manager: A  script: A < manager: A   stylesheet: A = manager: A  name%: Name of the script message channel Returns: ;4 if message handler was registered successfully, or U otherwise. manager: A  manager: A  manager: A  name%: Name of the script message channel abcdefgh7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ Finish a : by setting the contents of the request and its mime type. Finish a  with a i.Get the URI path of requestGet the URI scheme of requestGet the URI of requestGet the > that initiated the request.jklmnoprequest: a  stream: a ?@% to read the contents of the request  streamLength.: the length of the stream or -1 if not known mimeType$: the content type of the stream or 0 if not known request: a  error: a i that will be passed to the > request: a  Returns: the URI path of request request: a  Returns: the URI scheme of request request: a  Returns: the full URI of request request: a  Returns: the > that initiated request. jklmnop7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^'Get the expected content length of the L. It can be 0 if the server provided an incorrect or missing Content-Length.Get the HTTP headers of a  as a AB.3No description available in the introspection data.Get the status code of the 2 as returned by the server. It will normally be a CD, for example CE:, though the server can respond with any unsigned integer.Get the suggested filename for response<, as specified by the 'Content-Disposition' HTTP header, or 0 if it's not present.3No description available in the introspection data.qrstuvwresponse: a  Returns: the expected content length of response. response: a  Returns: a AB with the HTTP headers of response or 0 if response is not an HTTP response. response: a  Returns: the MIME type of the  response: a  Returns: the status code of response response: a  Returns: the suggested filename or 0= if the 'Content-Disposition' HTTP header is not present. response: a  Returns: the uri of the  qrstuvw7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Creates a new  for the given URI.Get the HTTP headers of a  as a AB. Get the HTTP method of the .3No description available in the introspection data.Set the URI of requestxyz{|}uri : an URI Returns: a new  request: a  Returns: a AB with the HTTP headers of request or 0 if request is not an HTTP request. request: a  Returns: the HTTP method of the  or 0 if request is not an HTTP request. request: a  Returns: the uri of the  request: a  uri : an URI  xyz{|}7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^/$Asynchronously get the raw data for resource. When the operation is finished, callback# will be called. You can then call 0$ to get the result of the operation.0.Finish an asynchronous operation started with /.1Retrieves the F5 of the resource load operation. This method returns 0 if called before the response is received from the server. You can connect to notify::response signal to be notified when the response is received.2"Returns the current active URI of resource6. The active URI might change during a load operation:<orderedlist> <listitem><para> When the resource load starts, the active URI is the requested URI </para></listitem> <listitem><para> When the initial request is sent to the server, q:: sent-request signal is emitted without a redirected response, the active URI is the URI of the request sent to the server. </para></listitem> <listitem><para> In case of a server redirection, q:: sent-request( signal is emitted again with a redirected response, the active URI is the URI the request was redirected to. </para></listitem> <listitem><para> When the response is received from the server, the active URI is the final one and it will not change again. </para></listitem> </orderedlist>JYou can monitor the active URI by connecting to the notify::uri signal of resource.<pqr    ~  !"#$%&'()*+,-./resource: a q  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied 0resource: a q result: a KL Returns: a string with the data of resource, or 0 in case of error. if length is not 0/, the size of the data will be assigned to it.  (Can throw MN) 1resource: a q Returns: the F, or 0/ if the response hasn't been received yet. 2resource: a q Returns: the current active URI of resource 34563pqr      !"#$%&'()*+,-./0123qrp/012-.    "! '$#&%,) (+*;pqr    ~  !"#$%&'()*+,-./01234567Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ ? Register scheme as a CORS (Cross-origin resource sharing) enabled scheme. This means that CORS requests are allowed. See W3C CORS specification http://www.w3.org/TR/cors/.@ Register schemet as a display isolated scheme. This means that pages cannot display these URIs unless they are from the same scheme.A Register schemeW as an empty document scheme. This means that they are allowed to commit synchronously.B Register schemeg as a local scheme. This means that other non-local pages cannot link to or access URIs of this scheme.C Register scheme as a no-access scheme. This means that pages loaded with this URI scheme cannot access pages loaded with any other URI scheme.D Register scheme~ as a secure scheme. This means that mixed content warnings won't be generated for this scheme when included by an HTTPS page.EWhether scheme2 is considered as a CORS enabled scheme. See also ?.FWhether scheme6 is considered as a display isolated scheme. See also @.GWhether scheme5 is considered as an empty document scheme. See also A.HWhether scheme+ is considered as a local scheme. See also B.IWhether scheme/ is considered as a no-access scheme. See also C.JWhether scheme, is considered as a secure scheme. See also D.":;<=>?securityManager: a ; scheme: a URI scheme @securityManager: a ; scheme: a URI scheme AsecurityManager: a ; scheme: a URI scheme BsecurityManager: a ; scheme: a URI scheme CsecurityManager: a ; scheme: a URI scheme DsecurityManager: a ; scheme: a URI scheme EsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme is a CORS enabled scheme or U otherwise. FsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme! is a display isolated scheme or U otherwise. GsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme" is a an empty document scheme or U otherwise. HsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme is a local scheme or U otherwise. IsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme is a no-access scheme or U otherwise. JsecurityManager: a ; scheme: a URI scheme Returns: ; if scheme is a secure scheme or U otherwise. KLMN:;<=>?@ABCDEFGHIJ;<:=>?@ABCDEFGHIJ!:;<=>?@ABCDEFGHIJKLMN7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^k Create a new S with given widget and title. The widget ownership is taken and it is destroyed together with the dialog even if this object could still be alive at that point. You typically want to pass a container widget with multiple widgets in it.lReturn the value of S:title property for the given printCustomWidget object.mReturn the value of S:widget property for the given printCustomWidget@ object. The returned value will always be valid if called from S::apply or S::update callbacks, but it will be 0 if called after the S::apply signal is emitted.$RSTUVWXYZ[\]^_`abcdefghijkwidget: a OP title: a widget 's title Returns: a new Q. lprintCustomWidget: a S Returns: Title of the printCustomWidget. mprintCustomWidget: a S Returns: a OP. nopqRSTUVWXYZ[\]^_`abcdefghijklmSTR[\lmkhgjiWXa^Z]`_UVfcYbed#RSTUVWXYZ[\]^_`abcdefghijklmnopq7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^w$Spawn a download from this decision.xDIgnore the action which triggerd this decision. For instance, for a R , this would cancel the request.y/Accept the action which triggerd this decision.rstuvwdecision: a s xdecision: a s ydecision: a s z{|}rstuvwxystruvwxyrstuvwxyz{|}7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Gets the value of the :request property.Gets the value of the :response property.CGets whether the MIME type of the response can be displayed in the >7 that triggered this policy decision request. See also S.~decision: a  Returns:? The URI request that is associated with this policy decision. decision: a  Returns:@ The URI response that is associated with this policy decision. decision: a  Returns: ;2 if the MIME type of the response is supported or U otherwise  ~ ~~7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^3No description available in the introspection data.EGet information about MIME types handled by the plugin, as a list of  T.3No description available in the introspection data.3No description available in the introspection data.plugin: a  Returns: the description of the plugin. plugin: a  Returns: a UV of  T. plugin: a  Returns: the name of the plugin. plugin: a  Returns:2 the absolute path where the plugin is installed.    7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ CTells WebKit the notification has been clicked. This will emit the ::clicked signal.Closes the notification.&Obtains the body for the notification.+Obtains the unique id for the notification.0Obtains the tag identifier for the notification.'Obtains the title for the notification.* notification: a   notification: a   notification: a  Returns: the body for the notification  notification: a  Returns:$ the unique id for the notification  notification: a  Returns: the tag for the notification  notification: a  Returns: the title for the notification )!7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  Gets whether 4W flag is present in :context. Gets whether 4X flag is present in :context. Gets whether 4Y flag is present in :context. Gets whether 4Z flag is present in :context. Gets whether 4[ flag is present in :context. Gets whether 4\ flag is present in :context.Gets the value of the :context property.Gets the value of the : image-uri property.Gets the value of the : link-label property.Gets the value of the : link-title property.Gets the value of the :link-uri property.Gets the value of the : media-uri property.. hitTestResult: a  Returns: ;: if there's an editable element at the coordinates of the  hitTestResult, or U otherwise  hitTestResult: a  Returns: ;G if there's an image element in the coordinates of the Hit Test, or U otherwise  hitTestResult: a  Returns: ;E if there's a link element in the coordinates of the Hit Test, or U otherwise  hitTestResult: a  Returns: ;F if there's a media element in the coordinates of the Hit Test, or U otherwise  hitTestResult: a  Returns: ;: if there's a scrollbar element at the coordinates of the  hitTestResult, or U otherwise  hitTestResult: a  Returns: ;9 if there's a selected element at the coordinates of the  hitTestResult, or U otherwise  hitTestResult: a  Returns: a bitmask of 4] flags  hitTestResult: a  Returns:H the URI of the image element in the coordinates of the Hit Test, or 0$ if there ins't an image element in  hitTestResult context  hitTestResult: a  Returns:I the label of the link element in the coordinates of the Hit Test, or 0" if there ins't a link element in  hitTestResult5 context or the link element doesn't have a label  hitTestResult: a  Returns:I the title of the link element in the coordinates of the Hit Test, or 0" if there ins't a link element in  hitTestResult5 context or the link element doesn't have a title  hitTestResult: a  Returns:G the URI of the link element in the coordinates of the Hit Test, or 0" if there ins't a link element in  hitTestResult context  hitTestResult: a  Returns:H the URI of the media element in the coordinates of the Hit Test, or 0# if there ins't a media element in  hitTestResult context -"7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Get a ^_H with the values of the text fields contained in the form associated to request.Continue the form submission.request: a  Returns: a ^_ with the form text fields, or 0- if the form doesn't contain text fields. request: a   $7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Ask WebKit to cancel the request. It's important to do this in case no selection has been made in the client, otherwise the request won't be properly completed and the browser will keep the request pending forever, which might cause the browser to hang.}Get the list of MIME types the file chooser dialog should handle, in the format specified in RFC 2046 for "media types". Its contents depend on the value of the 'accept' attribute for HTML input elements. This function should normally be called before presenting the file chooser dialog to the user, to decide whether to allow the user to select multiple files at once or only one.JGet the filter currently associated with the request, ready to be used by `a. This function should normally be called before presenting the file chooser dialog to the user, to decide whether to apply a filter so the user would not be allowed to select files with other MIME types.See B if you are interested in getting the list of accepted MIME types.6Determine whether the file chooser associated to this v should allow selecting multiple files, which depends on the HTML input element having a 'multiple' attribute defined.)Get the list of selected files currently associated to the request. Initially, the return value of this method contains any files selected in previous file chooser requests for this HTML input element. Once webkit_file_chooser_request_select_files, the value will reflect whatever files are given.This function should normally be called only before presenting the file chooser dialog to the user, to decide whether to perform some extra action, like pre-selecting the files from a previous request.EAsk WebKit to select local files for upload and complete the request.request: a  request: a  Returns: a 0L-terminated array of strings if a list of accepted MIME types is defined or 0 otherwise, meaning that any MIME type should be accepted. This array and its contents are owned by WebKitGTK+ and should not be modified or freed. request: a  Returns: a bc0 if a list of accepted MIME types is defined or 0X otherwise. The returned object is owned by WebKitGTK+ should not be modified or freed. request: a  Returns: ;> if the file chooser should allow selecting multiple files or U otherwise. request: a  Returns: a 0X-terminated array of strings if there are selected files associated with the request or 0e otherwise. This array and its contents are owned by WebKitGTK+ and should not be modified or freed. request: a  files: a 0?-terminated array of strings, containing paths to local files. %7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ #Clears all icons from the database. Asynchronously obtains a de of the favicon for the given page URI. It returns the cached icon if it's in the database asynchronously waiting for the icon to be read from the database.lThis is an asynchronous method. When the operation is finished, callback will be invoked. You can then call $ to get the result of the operation.You must call f for the g associated with this 4 before attempting to use this function; otherwise,  will return 5h.#Finishes an operation started with  .-Obtains the URI of the favicon for the given pageUri.    database: a   database: a  pageUri<: URI of the page for which we want to retrieve the favicon  cancellable: A GH or 0. callback: A IJ5 to call when the request is satisfied or 0% if you don't care about the result. database: a  result: A KL obtained from the IJ passed to   Returns: a new reference to a de, or 0 in case of error.  (Can throw MN) database: a  pageUri&: URI of the page containing the icon Returns:+ a newly allocated URI for the favicon, or 0, if the database doesn't have a favicon for pageUri.                &7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ Gets the typing attributes at the current cursor position. If there is a selection, this returns the typing attributes of the the selected text. Note that in case of a selection, typing attributes are considered active only when they are present throughout the selection.  editorState: a  Returns: a bitmask of 4i flags  '7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ R^Cancels the download. When the ongoing download operation is effectively cancelled the signal  ::failed is emitted with 5j error.S!Returns the current value of the  :allow-overwrite property, which determines whether the download will overwrite an existing file on disk, or if it will fail if the destination already exists.TQObtains the URI to which the downloaded file will be written. You can connect to  ::created-destination6 to make sure this method returns a valid destination.UGets the elapsed time in seconds, including any fractional part. If the download finished, had an error or was cancelled this is the time between its start and the event.VGets the value of the  :estimated-progress property. You can monitor the estimated progress of the download operation by connecting to the notify::estimated-progress signal of download.W3Gets the length of the data already downloaded for download in bytes.XRetrieves the k( object that backs the download process.YRetrieves the F= object that backs the download process. This method returns 0 if called before the response is received from the server. You can connect to notify::response signal to be notified when the response is received.ZGet the > that initiated the download.[ Sets the  :allow-overwrite property, which determines whether the download may overwrite an existing file on disk, or if it will fail if the destination already exists.\ Sets the URI to which the downloaded file will be written. This method should be called before the download transfer starts or it will not have any effect on the ongoing download operation. To set the destination using the filename suggested by the server connect to  ::decide-destination signal and call \. If you want to set a fixed destination URI that doesn't depend on the suggested filename you can connect to notify::response signal and call \. If  ::decide-destination signal is not handled and destination URI is not set when the download tranfer starts, the file will be saved with the filename suggested by the server in lm directory.N !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRdownload: a   Sdownload: a   Returns: the current value of the  :allow-overwrite property Tdownload: a   Returns: the destination URI or 0 Udownload: a   Returns:( seconds since the download was started Vdownload: a   Returns:[ an estimate of the of the percent complete for a download as a range from 0.0 to 1.0. Wdownload: a   Returns:) the amount of bytes already downloaded. Xdownload: a   Returns: the k of download Ydownload: a   Returns: the F, or 0/ if the response hasn't been received yet. Zdownload: a   Returns: the > that initiated download, or 0 if download was not initiated by a >. [download: a   allowed: the new value for the  :allow-overwrite property \download: a   uri: the destination URI ]^_`> !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\> !12RSTUVWXYZ[\NLMOPQ*+740365()<9/8;:&'A>.=@?$%FC-BED"#KH,GJIM !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`*7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^lCreates a new h/ object to be used as a submenu of an existing h. The context menu of a >5 is created by the view and passed as an argument of >:: context-menu& signal. To add items to the menu use w, n or t . See also m to create a h with a list of initial items.mCreates a new h/ object to be used as a submenu of an existing h( with the given initial items. See also lnAdds item at the end of the menu.oGets the first item in the menu.p+Gets the item at the given position in the menu.qReturns the item list of menu.rGets the length of the menu.sGets the user data of menuj. This function can be used from the UI Process to get user data previously set from the Web Process with z.tInserts item into the menu at the given position. If position; is negative, or is larger than the number of items in the h), the item is added on to the end of the menu. The first position is 0.uGets the last item in the menu.vMoves item to the given position in the menu. If position; is negative, or is larger than the number of items in the h), the item is added on to the end of the menu. The first position is 0.wAdds item at the beginning of the menu.xRemoves item from the menu . See also y to remove all items.yRemoves all items of the menu.zSets user data to menuz. This function can be used from a Web Process extension to set user data that can be retrieved from the UI Process using s . If the userData  is floating, it is consumed.(ghijklReturns: The newly created h object mitems: a UV of )n Returns: The newly created h object nmenu: a h item: the )n to add omenu: a h Returns: the first )n of menu, or 0 if the h is empty. pmenu: a h position,: the position of the item, counting from 0 Returns: the )n at position position in menu, or 0' if the position is off the end of the menu. qmenu: a h Returns: a UV of )n <!-- -->s rmenu: a h Returns: the number of )n <!-- -->s in menu smenu: a h Returns: the user data of menu, or 0 if menu doesn't have user data tmenu: a h item: the )n to add position": the position to insert the item umenu: a h Returns: the last )n of menu, or 0 if the h is empty. vmenu: a h item: the )n to add position$: the new position to move the item wmenu: a h item: the )n to add xmenu: a h item: the )n to remove ymenu: a h zmenu: a h userData: a  {|}~ghijklmnopqrstuvwxyzhigjknopqrstuvlmwxyz'ghijklmnopqrstuvwxyz{|}~+7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Cancels requestf and the input element changes to use the initial color it has before the request started. The signal ::finished4 is emitted to notify that the request has finished. Finishes request2 and the input element keeps the current value of :rgba . The signal ::finished4 is emitted to notify that the request has finished.1Gets the bounding box of the color input element.Gets the current op color of requestSets the current op color of requestrequest: a  request: a  request: a  request: a  request: a $q rgba : a pointer op ,7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ See also .3No description available in the introspection data.oThis URI may differ from the original URI if the page was, for example, redirected to a new location. See also .listItem: a  Returns: the original URI of listItem or 0$ when the original URI is empty. listItem: a  Returns: the page title of listItem or 0 when the title is empty. listItem: a  Returns: the URI of listItem or 0 when the URI is empty. -7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ 0Returns the item that precedes the current item.3No description available in the introspection data.3No description available in the introspection data.Returns the current item in backForwardList./Returns the item that follows the current item.3No description available in the introspection data.3No description available in the introspection data.3No description available in the introspection data.?Returns the item at a given index relative to the current item.$backForwardList: a  Returns: the ,r" preceding the current item or 0. backForwardList: a  Returns: a UV) of items preceding the current item. backForwardList: a  limit": the number of items to retrieve Returns: a UV3 of items preceding the current item limited by limit. backForwardList: a  Returns: a ,r or 0 if backForwardList is empty. backForwardList: a  Returns: the ,r" following the current item or 0. backForwardList: a  Returns: a UV) of items following the current item. backForwardList: a  limit": the number of items to retrieve Returns: a UV3 of items following the current item limited by limit. backForwardList: a  Returns: the length of backForwardList. backForwardList: a  index: the index of the item Returns: the ,rA located at the specified index relative to the current item. #/7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^.Allow the action which triggered this request.-Deny the action which triggered this request.request: a  request: a   07Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  17Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ mGets the description about the missing plugins provided by the media backend when a media couldn't be played. request: a  Returns:> a string with the description provided by the media backend.  27Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  s7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^37Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^3No description available in the introspection data.3No description available in the introspection data.aReturns the minor version number of the WebKit library. (e.g. in WebKit version 1.8.3 this is 8.)uThis function is in the library, so it represents the WebKit library your code is running against. Contrast with the 7tl macro, which represents the minor version of the WebKit headers you have included when compiling your code.aReturns the micro version number of the WebKit library. (e.g. in WebKit version 1.8.3 this is 3.)uThis function is in the library, so it represents the WebKit library your code is running against. Contrast with the 7ul macro, which represents the micro version of the WebKit headers you have included when compiling your code.aReturns the major version number of the WebKit library. (e.g. in WebKit version 1.8.3 this is 1.)uThis function is in the library, so it represents the WebKit library your code is running against. Contrast with the 7vl macro, which represents the major version of the WebKit headers you have included when compiling your code.    request: a w Returns: ;, if access to a video device was requested. request: a w Returns: ;- if access to an audio device was requested. Returns:0 the minor version number of the WebKit library Returns:0 the micro version number of the WebKit library Returns:0 the major version number of the WebKit library     47Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^) 6Enum values with flags representing typing attributes.+Enum values used to specify search options.5Enum values with flags representing the context of a !x.BEnum values used to specify options when taking a snapshot from a >.:Enum values with flags representing types of Website data.No typing attrubutes.Bold typing attribute.Italic typing attribute.Underline typing attribute.Strikethrough typing attribute.Catch-all for unknown valuesQno search flags, this means a case sensitive, no wrap, forward only search.case insensitive search.4search text only at the begining of the words.Atreat capital letters in the middle of words as word start.search backwards. Aif not present search will stop at the end of the document. Catch-all for unknown values anywhere in the document. a hyperlink element. an image element.a video or audio element.an editable elementa scrollbar element.a selected element. Since 2.8Catch-all for unknown values#Do not include any special options.MWhether to include in the snapshot the highlight of the selected content.RDo not fill the background with white before rendering the snapshot. Since 2.8Catch-all for unknown values Memory cache.HTTP disk cache.Offline web application cache.Session storage data.Local storage data.WebSQL databases.IndexedDB databases. Plugins data.Cookies.  All types.!Catch-all for unknown valuesB      !     "#$%&'()*+,-./012345)      !) !            !     "#$%&'()*+,-./012345#7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ _!Counts the number of matches for  searchText found in the > with the provided  findOptions0. The number of matches will be provided by the ::counted-matches signal.`qGets the maximum number of matches to report during a text lookup. This number is passed as the last argument of d or _.aGets a bitmask containing the 4y$ associated with the current search.bGets the text that findController; is currently searching for. This text is passed to either d or _.c Gets the >` this find controller is associated to. Do not unref the returned instance as it belongs to the .d Looks for  searchText in the > associated with findController8 since the beginning of the document highlighting up to  maxMatchCountK matches. The outcome of the search will be asynchronously provided by the :: found-text and ::failed-to-find-text signals.]To look for the next or previous occurrences of the same text with the same find options use f and/or g. The w will use the same text and options for the following searches unless they are modified by another call to this method.2Note that if the number of matches is higher than  maxMatchCount then :: found-text will report  G_MAXUINT& matches instead of the actual number.Callers should call e( to finish the current search operation.e%Finishes a find operation started by d7. It will basically unhighlight every text match found.cThis method will be typically called when the search UI is closed/hidden by the client application.f1Looks for the next occurrence of the search text.Calling this method before d or _ is a programming error.g5Looks for the previous occurrence of the search text.Calling this method before d or _ is a programming error.9@ABCDE    FGH IJKLMNOPQRSTUVWXYZ[\]^_findController: the   searchText: the text to look for  findOptions: a bitmask with the 4y used in the search  maxMatchCount6: the maximum number of matches allowed in the search `findController: the  Returns:* the maximum number of matches to report. afindController: the  Returns: a bitmask containing the 4y% associated with the current search. bfindController: the  Returns: the text to look for in the >. cfindController: the  Returns: the >. dfindController: the   searchText: the text to look for  findOptions: a bitmask with the 4y used in the search  maxMatchCount6: the maximum number of matches allowed in the search efindController: a  ffindController: the  gfindController: the  hijk+@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg+IJ_`abcdefgZ[\^]DEOLHKNMBCTQGPSR@AYVFUXW8@ABCDE    FGH IJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^~Creates an ephemeral ^. See ^: is-ephemeral for more details.3Asynchronously clear the website data of the given types modified in the past timespan. If timespan( is 0, all website data will be removed. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation.aDue to implementation limitations, this function does not currently delete any stored cookies if timespan4 is nonzero. This behavior may change in the future..Finish an asynchronous operation started with Asynchronously get the list of z for the given types. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with . Get the ^:base-cache-directory property. Get the ^:base-data-directory property.Get the ({ of manager. Get the ^:disk-cache-directory property. Get the ^:indexeddb-directory property. Get the ^:local-storage-directory property. Get the ^:#offline-application-cache-directory property. Get the ^:websql-directory property.Get whether a ^ is ephemeral. See ^:: is-ephemerla for more details.=Asynchronously removes the website data of the for the given types for websites in the given  websiteData list. Use 6 if you want to remove the website data for all sites. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with .:]^_              ! " #lmnopqrstuvwxyz{|}~Returns: a new ephemeral ^. manager: a ^ types: 4| timespan: a  GTimeSpan  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied manager: a ^ result: a KL  (Can throw MN) manager: a ^ types: 4|  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied manager: a ^ result: a KL Returns: a UV of z. You must free the UV with  g_list_free() and unref the z<!-- -->s with } when you're done with them.  (Can throw MN) manager: a ^ Returns:* the base directory for Website cache, or 0 if ^:base-cache-directory was not provided or manager is ephemeral. manager: a ^ Returns:) the base directory for Website data, or 0 if ^:base-data-directory was not provided or manager is ephemeral. manager: a ^ Returns: a ({ manager: a ^ Returns:2 the directory where HTTP disk cache is stored or 0 if manager is ephemeral. manager: a ^ Returns:7 the directory where IndexedDB databases are stored or 0 if manager is ephemeral. manager: a ^ Returns:5 the directory where local storage data is stored or 0 if manager is ephemeral. manager: a ^ Returns:@ the directory where offline web application cache is stored or 0 if manager is ephemeral. manager: a ^ Returns:4 the directory where WebSQL databases are stored or 0 if manager is ephemeral. manager: a ^ Returns: ; if manager is epheral or U otherwise. manager: a ^ types: 4|  websiteData: a UV of z  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied manager: a ^ result: a KL  (Can throw MN) %]^_lmnopqrstuvwxyz{|}~%^_]lm~onqpsrutwvyx{z}|9]^_              ! " #lmnopqrstuvwxyz{|}~7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Gets the name of w. This is the website name, normally represented by a domain or host name. All local documents are grouped in the same  using the name "Local files".#Gets the size of the data of types types in a 6. Note that currently the data size is only known for 4~5 data type so for all other types 0 will be returned.2Gets the types of data stored in the client for a C. These are the types actually present, not the types queried with .-Atomically increments the reference count of  websiteDataD by one. This function is MT-safe and may be called from any thread.-Atomically decrements the reference count of  websiteDataD by one. If the reference count drops to 0, all memory allocated by I is released. This function is MT-safe and may be called from any thread. $ % & ' ( ) websiteData: a  Returns: the website name of  websiteData.  websiteData: a  types: a bitmask of 4| Returns: the size of  websiteData for the given types.  websiteData: a  Returns: a bitmask of 4| in  websiteData  websiteData: a  Returns: The passed   websiteData: A   $ % & ' ( )57Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^3Enum values representing the authentication scheme.%Enum values used for determining the g cache model.1Enum values used to denote the stock actions for )n <!-- -->s:Enum values used to denote the cookie acceptance policies.?Enum values used to denote the cookie persistent storage types.FEnum values representing the duration for which a credential persists.7Enum values used to denote the various download errors.=Enum values used to denote the various errors related to the %.BEnum values used for determining the hardware acceleration policy.dEnum values used to denote the different events which can trigger the detection of insecure content.FEnum values used to denote errors happending when executing JavascriptEEnum values used to denote the different events that happen during a > load operation.8Enum values used to denote the various navigation types.6Enum values used to denote the various network errors./Enum values used to set the network proxy mode.5Enum values used to denote the various plugin errors.FEnum values used for determining the type of a policy decision during >:: decide-policy.5Enum values used to denote the various policy errors.4Enum values used to denote the various print errors.EEnum values representing the response of the print dialog shown with .%Enum values used for determining the g process model.5Enum values to specify the different ways in which a >: can save its current web page into a self-contained file.-Enum values used for determining the type of HEnum values used to denote errors happending when creating snapshots of >;Enum values used to specify the region from which to get a > snapshot1Enum values used to denote the TLS errors policy.BSpecifies in which frames user style sheets are to be inserted in.FSpecifies at which place of documents an user script will be inserted.+Specifies how to treat an user style sheet.,The default authentication scheme of WebKit.3Basic authentication scheme as defined in RFC 2617.4Digest authentication scheme as defined in RFC 2617.HTML Form authentication.1NTLM Microsoft proprietary authentication scheme.CNegotiate (or SPNEGO) authentication scheme as defined in RFC 4559.1Client Certificate Authentication (see RFC 2246).Server Trust Authentication.Authentication scheme unknown.Catch-all for unknown valuesDisable the cache completely, which substantially reduces memory usage. Useful for applications that only access a single local file, with no navigation to other pages. No remote resources will be cached.zImprove document load speed substantially by caching a very large number of resources and previously viewed content.A cache model optimized for viewing a series of local files -- for example, a documentation viewer or a website designer. WebKit will cache a moderate number of resources.Catch-all for unknown values(No action, used by separator menu items.Open current link."Open current link in a new window.Download link destination.$Copy link location to the clipboard.#Open current image in a new window.Download current image.$Copy current image to the clipboard.,Copy curent image location to the clipboard.#Open current frame in a new window.Load the previous history item.Load the next history item.#Stop any ongoing loading operation.#Reload the conents of current view.%Copy current selection the clipboard.'Cut current selection to the clipboard.Paste clipboard contents.Delete current selection.Select all text.Input methods menu. Unicode menu.-A proposed replacement for a misspelled word.?An indicator that spellchecking found no proposed replacements.<Causes the spellchecker to ignore the word for this session.:Causes the spellchecker to add the word to the dictionary.Ignore grammar.Font options menu.Bold.Italic. Underline.Outline.&Open current element in the inspector.+Open current video element in a new window.+Open current audio element in a new window.-Copy video link location in to the clipboard.-Copy audio link location in to the clipboard.!Enable or disable media controls.Enable or disable media loop..Show current video element in fullscreen mode.Play current media element.Pause current media element.Mute current media element.!Download video to disk. Since 2.2!Download audio to disk. Since 2.2&Custom action defined by applications.Catch-all for unknown values#Accept all cookies unconditionally.#Reject all cookies unconditionally.4Accept only cookies set by the main document loaded.Catch-all for unknown valuesKCookies are stored in a text file in the Mozilla "cookies.txt" format.GCookies are stored in a SQLite file in the current Mozilla format.Catch-all for unknown valuesCredential does not persist$Credential persists for session onlyCredential persists permanentlyCatch-all for unknown values%Download failure due to network errorDownload was cancelled by user)Download failure due to destination errorCatch-all for unknown valuesThe % has not been initialized yet4There is not an icon available for the requested URLSThere might be an icon for the requested URL, but its data is unknown at the momentCatch-all for unknown valuesEHardware acceleration is enabled/disabled as request by web contents.MHardware acceleration is always enabled, even for websites not requesting it.JHardware acceleration is always disabled, even for websites requesting it.Catch-all for unknown values {Insecure content has been detected by trying to execute any kind of logic (e.g. a script) from an untrusted source. ~Insecure content has been detected by trying to display any kind of resource (e.g. an image) from an untrusted source. Catch-all for unknown values /An exception was raised in Javascript execution Catch-all for unknown valuesA new load request has been made. No data has been received yet, empty structures have been allocated to perform the load; the load may still fail due to transport issues such as not being able to resolve a name, or connect to a port.9A provisional data source received a server redirect.The content started arriving for a page load. The necessary transport requirements are stabilished, and the load is being performed.cLoad completed. All resources are done loading or there was an error during the load operation.Catch-all for unknown values0The navigation was triggered by clicking a link.2The navigation was triggered by submitting a form.?The navigation was triggered by navigating forward or backward.*The navigation was triggered by reloading.4The navigation was triggered by resubmitting a form.2The navigation was triggered by some other action.Catch-all for unknown valuesGeneric load failure#Load failure due to transport error$Load failure due to unknown protocol Load failure due to cancellation Load failure due to missing fileCatch-all for unknown values $Use the default proxy of the system.!Do not use any proxy."Use custom proxy settings.#Catch-all for unknown values$Generic plugin load failure%"Load failure due to missing plugin&,Load failure due to inability to load plugin'GLoad failue due to missing Java support that is required to load plugin(+Load failure due to connection cancellation)*Load failure since plugin handles the load*Catch-all for unknown values+This type of policy decision is requested when WebKit is about to navigate to a new page in either the main frame or a subframe. Acceptable policy decisions are either  or 1. This type of policy decision is always a 6.,This type of policy decision is requested when WebKit is about to create a new window. Acceptable policy decisions are either  or 1. This type of policy decision is always a 6. These decisions are useful for implementing special actions for new windows, such as forcing the new window to open in a tab when a keyboard modifier is active or handling a special target attribute on &lt;a&gt; elements.-:This type of decision is used when WebKit has received a response for a network resource and is about to start the load. Note that these resources include all subresources of a page such as images and stylesheets as well as main documents. Appropriate policy responses to this decision are ,  , or 1. This type of policy decision is always a R. This decision is useful for forcing some types of resources to be downloaded rather than rendered in the WebView or to block the transfer of resources entirely..Catch-all for unknown values/(Generic load failure due to policy error0)Load failure due to unsupported mime type1-Load failure due to URI that can not be shown2<Load failure due to frame load interruption by policy change3$Load failure due to port restriction4Catch-all for unknown values5*Unspecified error during a print operation6 Selected printer cannot be found7Invalid page range8Catch-all for unknown values9'Print button was cliked in print dialog:Print dialog was cancelled;Catch-all for unknown values<cUse a single process to perform content rendering. The process is shared among all the > instances created by the application: if the process hangs or crashes all the web views in the application will be affected. This is the default process model, and it should suffice for most cases.=Use one process for each >, while still allowing for some of them to share a process in certain situations. The main advantage of this process model is that the rendering process for a web view can crash while the rest of the views keep working normally. This process model is indicated for applications which may use a number of web views and the content of in each must not interfere with the rest  for example a full-fledged web browser with support for multiple tabs.>Catch-all for unknown values?-Save the current page using the MHTML format.@Catch-all for unknown valuesA<Alert script dialog, used to show a message to the user.B@Confirm script dialog, used to ask confirmation to the user.C>Prompt script dialog, used to ask information to the user.DlBefore unload confirm dialog, used to ask confirmation to leave the current page to the user. Since 2.12ECatch-all for unknown valuesF3An error occurred when creating a webpage snapshot.GCatch-all for unknown valuesHISpecifies a snapshot only for the area that is visible in the webviewI"A snapshot of the entire document.JCatch-all for unknown valuesKIgnore TLS errors.LTLS errors will emit >::load-failed-with-tls-errors` and, if the signal is handled, finish the load. In case the signal is not handled, >:: load-failed% is emitted before the load finishes.MCatch-all for unknown valuesNInsert the user style sheet in all the frames loaded by the web view, including nested frames. This is the default.O}Insert the user style sheet *only* in the top-level frame loaded by the web view, and *not* in the nested frames.PCatch-all for unknown valuesQcInsert the code of the user script at the beginning of loaded documents. This is the default.RLInsert the code of the user script at the end of the loaded documents.SCatch-all for unknown valuesTsThe style sheet is an user style sheet, its contents always override other style sheets. This is the default.UThe style sheet will be treated as if it was provided by the loaded documents. That means other user style sheets may still override it.VCatch-all for unknown valuesJ      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUV * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E FWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123458679:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefWXYZ[\]^_`abcdefTUVQRSNOPKLMHIJFGABCDE?@<=>9:;5678/01234+,-.$%&'()* !"#      .      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUV * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E FWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~.7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  Authenticate the  using the  1 supplied. To continue without credentials, pass 0 as  credential. ADetermine whether the authentication method associated with this ; should allow the storage of credentials. This will return UP if webkit doesn't support credential storing or if private browsing is enabled. \Cancel the authentication challenge. This will also cancel the page loading and result in a >:: load-failed signal with a 5 of type 5 being emitted. AGet the host that this authentication challenge is applicable to.AGet the port that this authentication challenge is applicable to.Get the   of the proposed authentication challenge that was stored from a previous session. The client can use this directly for authentication or construct their own  .BGet the realm that this authentication challenge is applicable to.>Get the authentication scheme of the authentication challenge.pDetermine whether the authentication challenge is associated with a proxy server rather than an "origin" server.\Determine whether this this is a first attempt or a retry for this authentication challenge.& G H I J K L M N O P Q  request: a   credential: A  , or 0  request: a  Returns: ;$ if webkit can store credentials or U otherwise.  request: a   request: a  Returns: The host of request. request: a  Returns: The port of request. request: a  Returns: A  % encapsulating credential details or 0# if there is no stored credential. request: a  Returns: The realm of request. request: a  Returns: The 5 of request. request: a  Returns: ;% if authentication is for a proxy or U otherwise. request: a  Returns: ;) if authentication attempt is a retry or U otherwise.           % G H I J K L M N O P Q     )7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ Creates a new e for the given action.Creates a new e for the given stock action. Stock actions are handled automatically by WebKit so that, for example, when a menu item created with a 5~ is activated the action associated will be handled by WebKit and the current load operation will be stopped. You can get the  of a e created with a 5 with  and connect to ::activates signal to be notified when the item is activated. But you can't prevent the asociated action from being performed.Creates a new e, for the given stock action using the given labelM. Stock actions have a predefined label, this method can be used to create a e for a 5 but using a custom label.Creates a new e representing a separator.Creates a new e using the given label with a submenu.Gets the action associated to item.  Gets the 5 of item . If the e$ was not created for a stock action 5 will be returned. If the e is a separator 5 will be returned.!Gets the submenu of item."Checks whether item is a separator.#Sets or replaces the item submenu. If submenu is 0 the current submenu of item is removed.def R S T U V W X Y Z [ \action: a  Returns: the newly created e object. action: a 5 stock action Returns: the newly created e object. action: a 5 stock action label;: a custom label text to use instead of the predefined one Returns: the newly created e object. Returns: the newly created e object. label: the menu item label text submenu: a * to set Returns: the newly created e object. item: a e Returns: the  associated to the e, or 0 if item is a separator.  item: a e Returns: the 5 of item !item: a e Returns: the * representing the submenu of item or 0 if item doesn't have a submenu. "item: a e Returns: ; is item is a separator or U otherwise #item: a e submenu: a * $%&'def !"#efd !"#def R S T U V W X Y Z [ \ !"#$%&'(7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^2Delete all cookies of  cookieManager3Remove all cookies of  cookieManager for the given domain.43Asynchronously get the cookie acceptance policy of  cookieManager. When the operation is finished, callback# will be called. You can then call 5$ to get the result of the operation.5.Finish an asynchronous operation started with 4.61Asynchronously get the list of domains for which  cookieManager contains cookies. When the operation is finished, callback# will be called. You can then call 7$ to get the result of the operation.7.Finish an asynchronous operation started with 6. The return value is a 0: terminated list of strings which should be released with .8$Set the cookie acceptance policy of  cookieManager as policy.9Set the filename9 where non-session cookies are stored persistently using storageJ as the format to read/write the cookies. Cookies are initially read from filenameS to create an initial set of cookies. Then, non-session cookies will be written to filenameF when the WebKitCookieManager::changed signal is emitted. By default,  cookieManagero doesn't store the cookies persistently, so you need to call this method to keep cookies saved across sessions.(This method should never be called on a b associated to an ephemeral ."abc() ] ^ _ ` a b c d* e+,-./012 cookieManager: a b 3 cookieManager: a b domain: a domain name 4 cookieManager: a b  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied 5 cookieManager: a b result: a KL Returns:! the cookie acceptance policy of  cookieManager as a 5.  (Can throw MN) 6 cookieManager: a b  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied 7 cookieManager: a b result: a KL Returns: A 0( terminated array of domain names or 0 in case of error.  (Can throw MN) 8 cookieManager: a b policy: a 5 9 cookieManager: a b filename%: the filename to read to/write from storage: a 5 :;<=abc()*+,-./0123456789bca+,23456789()1.*-0/!abc() ] ^ _ ` a b c d* e+,-./0123456789:;<=67Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^IGets the value of the ?: frame-name property.JGets the value of the ?: modifiers property.KGets the value of the ?: mouse-button property.LGets the value of the ?:navigation-action property.MGets the value of the ?:navigation-type property.NGets the value of the ?:request property.>?@ f g h i j k lABCDEFGHIdecision: a ? Returns:= The name of the new frame this navigation action targets or 0 Jdecision: a ? Returns:F The modifiers active if this decision was triggered by a mouse event Kdecision: a ? Returns:V The mouse button used if this decision was triggered by a mouse event or 0 otherwise Ldecision: a ? Returns: The " triggering this policy decision. Mdecision: a ? Returns:9 The type of navigation triggering this policy decision. Ndecision: a ? Returns:9 The URI request that is associated with this navigation OPQRS>?@ABCDEFGHIJKLMN?@>ABIJKLMNCDEFGH>?@ f g h i j k lABCDEFGHIJKLMNOPQRS7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^v Create a new P to print webView contents.w!Return the current page setup of printOperation . It returns 0 until either { or z have been called.x%Return the current print settings of printOperation . It returns 0 until either | or z have been called.yStart a print operation using current print settings and page setup without showing the print dialog. If either print settings or page setup are not set with | and {^, the default options will be used and the print job will be sent to the default printer. The P::finishedf signal is emitted when the printing operation finishes. If an error occurs while printing the signal P::failed is emitted before P::finished.zRun the print dialog and start printing using the options selected by the user. This method returns when the print dialog is closed. If the print dialog is cancelled 56 is returned. If the user clicks on the print button, 5? is returned and the print operation starts. In this case, the P::finished^ signal is emitted when the operation finishes. If an error occurs while printing, the signal P::failed is emitted before P::finishedP. If the print dialog is not cancelled current print settings and page setup of printOperation are updated with options selected by the user when Print button is pressed in print dialog. You can get the updated print settings and page setup by calling x and w after this method.{Set the current page setup of printOperationM. Current page setup is used for the initial values of the print dialog when z is called.|"Set the current print settings of printOperationR. Current print settings are used for the initial values of the print dialog when z is called.8OPQTUVWXY m n o p q r sZ[\ t]^_`abcdefghijklmnopqrstuvwebView: a > Returns: a new P. wprintOperation: a P Returns: the current  of printOperation. xprintOperation: a P Returns: the current  of printOperation. yprintOperation: a P zprintOperation: a P parent': transient parent of the print dialog Returns: the 5 of the print dialog {printOperation: a P  pageSetup: a  to set |printOperation: a P  printSettings: a  to set }~,OPQTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|,PQO]^wxvyz{|pnosqrutXYc`\_baVWhe[dgfTUmjZilk7OPQTUVWXY m n o p q r sZ[\ t]^_`abcdefghijklmnopqrstuvwxyz{|}~7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^hCreates a new 8A instance with default values. It must be manually attached to a > . See also #webkit_settings_new_with_settings(). Get the 8: allow-file-access-from-file-urls property.Get the 8:allow-modal-dialogs property. Get the 8:%allow-universal-access-from-file-urls property.!Get the 8:auto-load-images property." Gets the 8:cursive-font-family property.# Gets the 8:default-charset property.$3No description available in the introspection data.% Gets the 8:default-font-size property.& Gets the 8:default-monospace-font-size property.'Get the 8:draw-compositing-indicators property.(Get the 8:enable-accelerated-2d-canvas property.)Get the 8:enable-caret-browsing property.*Get the 8:enable-developer-extras property.+Get the 8:enable-dns-prefetching property.,Get the 8:enable-frame-flattening property.-Get the 8:enable-fullscreen property..Get the 8:enable-html5-database property./Get the 8:enable-html5-local-storage property.0Get the 8:enable-hyperlink-auditing property.1Get the 8: enable-java property.2Get the 8:enable-javascript property.3Get the 8:enable-media-stream property.4Get the 8:enable-mediasource property.5Get the 8:$enable-offline-web-application-cache property.6Get the 8:enable-page-cache property.7Get the 8:enable-plugins property.8Get the 8:enable-private-browsing property.9Get the 8:enable-resizable-text-areas property.:Get the 8:enable-site-specific-quirks property.;Get the 8:enable-smooth-scrolling property.<Get the 8:enable-spatial-navigation property.=Get the 8:enable-tabs-to-links property.>Get the 8:enable-webaudio property.?Get the 8: enable-webgl property.@Get the 8:'enable-write-console-messages-to-stdout property.AGet the 8:enable-xss-auditor property.B Gets the 8:fantasy-font-family property.CGet the 8:hardware-acceleration-policy property.DGet the 8:javascript-can-access-clipboard property.EGet the 8:)javascript-can-open-windows-automatically property.FGet the 8:&load-icons-ignoring-image-load-setting property.GGet the 8:media-playback-allows-inline property.HGet the 8:$media-playback-requires-user-gesture property.I Gets the 8:minimum-font-size property.J Gets the 8:monospace-font-family property.K Gets the 8:pictograph-font-family property.LGet the 8:print-backgrounds property.M Gets the 8:sans-serif-font-family property.N Gets the 8:serif-font-family property.OGet the 8: user-agent property.PGet the 8:zoom-text-only property.Q Set the 8: allow-file-access-from-file-urls property.RSet the 8:allow-modal-dialogs property.SSet the 8:%allow-universal-access-from-file-urls property.TSet the 8:auto-load-images property.USet the 8:cursive-font-family property.VSet the 8:default-charset property.WSet the 8:default-font-family property.XSet the 8:default-font-size property.YSet the 8:default-monospace-font-size property.ZSet the 8:draw-compositing-indicators property.[Set the 8:enable-accelerated-2d-canvas property.\Set the 8:enable-caret-browsing property.]Set the 8:enable-developer-extras property.^Set the 8:enable-dns-prefetching property._Set the 8:enable-frame-flattening property.`Set the 8:enable-fullscreen property.aSet the 8:enable-html5-database property.bSet the 8:enable-html5-local-storage property.cSet the 8:enable-hyperlink-auditing property.dSet the 8: enable-java property.eSet the 8:enable-javascript property.fSet the 8:enable-media-stream property.gSet the 8:enable-mediasource property.hSet the 8:$enable-offline-web-application-cache property.iSet the 8:enable-page-cache property.jSet the 8:enable-plugins property.kSet the 8:enable-private-browsing property.lSet the 8:enable-resizable-text-areas property.mSet the 8:enable-site-specific-quirks property.nSet the 8:enable-smooth-scrolling property.oSet the 8:enable-spatial-navigation property.pSet the 8:enable-tabs-to-links property.qSet the 8:enable-webaudio property.rSet the 8: enable-webgl property.sSet the 8:'enable-write-console-messages-to-stdout property.tSet the 8:enable-xss-auditor property.uSet the 8:fantasy-font-family property.vSet the 8:hardware-acceleration-policy property.wSet the 8:javascript-can-access-clipboard property.xSet the 8:)javascript-can-open-windows-automatically property.ySet the 8:&load-icons-ignoring-image-load-setting property.zSet the 8:media-playback-allows-inline property.{Set the 8:$media-playback-requires-user-gesture property.|Set the 8:minimum-font-size property.}Set the 8:monospace-font-family property.~Set the 8:pictograph-font-family property.Set the 8:print-backgrounds property.Set the 8:sans-serif-font-family property.Set the 8:serif-font-family property.Set the 8: user-agent property.Set the 8: user-agent property by appending the application details to the default user agent. If no application name or version is given, the default user agent used will be used. If only the version is given, the default engine version is used with the given application name.Set the 8:zoom-text-only property.t789 u v w x y z { | } ~       Returns: a new 8 instance. settings: a 8 Returns: ;- If file access from file URLs is allowed or U otherwise. settings: a 8 Returns: ;4 if it's allowed to create and run modal dialogs or U otherwise.  settings: a 8 Returns: ;2 If universal access from file URLs is allowed or U otherwise. !settings: a 8 Returns: ;) If auto loading of images is enabled or U otherwise. "settings: a 8 Returns:K The default font family used to display content marked with cursive font. #settings: a 8 Returns: Default charset. $%settings: a 8 Returns: The default font size. &settings: a 8 Returns: Default monospace font size. 'settings: a 8 Returns: ;% If compositing borders are drawn or U otherwise. (settings: a 8 Returns: ;( if accelerated 2D canvas is enabled or U otherwise. )settings: a 8 Returns: ;! If caret browsing is enabled or U otherwise. *settings: a 8 Returns: ;# If developer extras is enabled or U otherwise. +settings: a 8 Returns: ;" If DNS prefetching is enabled or U otherwise. ,settings: a 8 Returns: ;# If frame flattening is enabled or U otherwise. -settings: a 8 Returns: ;% If fullscreen support is enabled or U otherwise. .settings: a 8 Returns: ;) If HTML5 database support is enabled or U otherwise. /settings: a 8 Returns: ;. If HTML5 local storage support is enabled or U otherwise. 0settings: a 8 Returns: ;& If hyper link auditing is enabled or U otherwise. 1settings: a 8 Returns: ; If Java is enabled or U otherwise. 2settings: a 8 Returns: ; If JavaScript is enabled or U otherwise. 3settings: a 8 Returns: ;& If mediastream support is enabled or U otherwise. 4settings: a 8 Returns: ;& If MediaSource support is enabled or U otherwise. 5settings: a 8 Returns: ;> If HTML5 offline web application cache support is enabled or U otherwise. 6settings: a 8 Returns: ; if page cache enabled or U otherwise. 7settings: a 8 Returns: ; If plugins are enabled or U otherwise. 8settings: a 8 Returns: ;# If private browsing is enabled or U otherwise. 9settings: a 8 Returns: ;! If text areas can be resized or U otherwise. :settings: a 8 Returns: ;( if site specific quirks are enabled or U otherwise. ;settings: a 8 Returns: ;# if smooth scrolling is enabled or U otherwise. <settings: a 8 Returns: ;3 If HTML5 spatial navigation support is enabled or U otherwise. =settings: a 8 Returns: ; If tabs to link is enabled or U otherwise. >settings: a 8 Returns: ;# If webaudio support is enabled or U otherwise. ?settings: a 8 Returns: ; If webgl support is enabled or U otherwise. @settings: a 8 Returns: ;5 if writing console messages to stdout is enabled or U otherwise. Asettings: a 8 Returns: ; If XSS auditing is enabled or U otherwise. Bsettings: a 8 Returns:K The default font family used to display content marked with fantasy font. Csettings: a 8 Returns: a 5 Dsettings: a 8 Returns: ;2 If javascript-can-access-clipboard is enabled or U otherwise. Esettings: a 8 Returns: ;0 If JavaScript can open window automatically or U otherwise. Fsettings: a 8 Returns: ;H If site icon can be loaded irrespective of image loading preference or U otherwise. Gsettings: a 8 Returns: ;/ If inline playback is allowed for media or U) if only fullscreen playback is allowed. Hsettings: a 8 Returns: ;: If an user gesture is needed to play or load media or U if no user gesture is needed. Isettings: a 8 Returns: Minimum font size. Jsettings: a 8 Returns:I Default font family used to display content marked with monospace font. Ksettings: a 8 Returns:N The default font family used to display content marked with pictograph font. Lsettings: a 8 Returns: ;+ If background images should be printed or U otherwise. Msettings: a 8 Returns:N The default font family used to display content marked with sans-serif font. Nsettings: a 8 Returns:I The default font family used to display content marked with serif font. Osettings: a 8 Returns:/ The current value of the user-agent property. Psettings: a 8 Returns: ;= If zoom level of the view should only affect the text or U( if all view contents should be scaled. Qsettings: a 8 allowed: Value to be set Rsettings: a 8 allowed: Value to be set Ssettings: a 8 allowed: Value to be set Tsettings: a 8 enabled: Value to be set Usettings: a 8 cursiveFontFamily&: the new default cursive font family Vsettings: a 8 defaultCharset: default charset to be set Wsettings: a 8 defaultFontFamily: the new default font family Xsettings: a 8 fontSize(: default font size to be set in pixels Ysettings: a 8 fontSize2: default monospace font size to be set in pixels Zsettings: a 8 enabled: Value to be set [settings: a 8 enabled: Value to be set \settings: a 8 enabled: Value to be set ]settings: a 8 enabled: Value to be set ^settings: a 8 enabled: Value to be set _settings: a 8 enabled: Value to be set `settings: a 8 enabled: Value to be set asettings: a 8 enabled: Value to be set bsettings: a 8 enabled: Value to be set csettings: a 8 enabled: Value to be set dsettings: a 8 enabled: Value to be set esettings: a 8 enabled: Value to be set fsettings: a 8 enabled: Value to be set gsettings: a 8 enabled: Value to be set hsettings: a 8 enabled: Value to be set isettings: a 8 enabled: Value to be set jsettings: a 8 enabled: Value to be set ksettings: a 8 enabled: Value to be set lsettings: a 8 enabled: Value to be set msettings: a 8 enabled: Value to be set nsettings: a 8 enabled: Value to be set osettings: a 8 enabled: Value to be set psettings: a 8 enabled: Value to be set qsettings: a 8 enabled: Value to be set rsettings: a 8 enabled: Value to be set ssettings: a 8 enabled: Value to be set tsettings: a 8 enabled: Value to be set usettings: a 8 fantasyFontFamily&: the new default fantasy font family vsettings: a 8 policy: a 5 wsettings: a 8 enabled: Value to be set xsettings: a 8 enabled: Value to be set ysettings: a 8 enabled: Value to be set zsettings: a 8 enabled: Value to be set {settings: a 8 enabled: Value to be set |settings: a 8 fontSize(: minimum font size to be set in points }settings: a 8 monospaceFontFamily(: the new default monospace font family ~settings: a 8 pictographFontFamily): the new default pictograph font family settings: a 8 printBackgrounds: Value to be set settings: a 8 sansSerifFontFamily): the new default sans-serif font family settings: a 8 serifFontFamily$: the new default serif font family settings: a 8  userAgent&: The new custom user agent string or 0 to use the default user agent settings: a 8 applicationName2: The application name used for the user agent or 0 to use the default user agent. applicationVersion0: The application version for the user agent or 0 to user the default version. settings: a 8  zoomTextOnly: Value to be set 789      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~897 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     s789 u v w x y z { | } ~        !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^C`Creates a new n with the default g and no  associated with it. See also a, c, and b.aCreates a new n with the given g and no  associated with it. See also c and b.bCreates a new n with the given  . See also a, and c.cCreates a new n with the given q. The content loaded in the view may be affected by the content injected in the view by the user content manager.dLAsynchronously check if it is possible to execute the given editing command. When the operation is finished, callback# will be called. You can then call e$ to get the result of the operation.e.Finish an asynchronous operation started with d.fDetermines whether webView has a previous history item.gDetermines whether webView has a next history item.h/Whether or not a MIME type can be displayed in webView.i5Requests downloading of the specified URI string for webView.jRequest to execute the given command for webView. You can use d7 to check whether it's possible to execute the command.k Request to execute the given command with argument for webView. You can use d7 to check whether it's possible to execute the command.l Obtains the - associated with the given n. The - is owned by the n.m(Gets the color that is used to draw the webViewS background before the actual contents are rendered. For more information see also nGets the web context of webView.o6Returns the current custom character encoding name of webView.p Gets the web editor state of webView.qGets the value of the n:estimated-load-progress property. You can monitor the estimated progress of a load operation by connecting to the notify::estimated-load-progress signal of webView.r(Returns favicon currently associated to webView7, if any. You can connect to notify::favicon signal of webView. to be notified when the favicon is available.s Gets the #) that will allow the caller to query the n for the text to look for.tGet the  associated to webViewu*Get the global JavaScript context used by webView; to deserialize the result values of scripts executed with .vReturn the main resource of webView.wGet the identifier of the  WebKitWebPage corresponding to the nx "Gets the current session state of webViewy Gets the  currently applied to webView. If no other ! have been explicitly applied to webView with , the default 6 will be returned. This method always returns a valid  object. To modify any of the webView' settings, you can either create a new  object with A, setting the desired preferences, and then replace the existing webView settings with  or get the existing webView" settings and update it directly. # objects can be shared by multiple n*<!-- -->s, so modifying the settings of a n would affect other n<!-- -->s using the same .z'Asynchronously retrieves a snapshot of webView for region. options/ specifies how the snapshot should be rendered. When the operation is finished, callback will be called. You must call {$ to get the result of the operation.{0Finishes an asynchronous operation started with z.|Gets the value of the n:title6 property. You can connect to notify::title signal of webView1 to be notified when the title has been received.}Retrieves the & associated with the main resource of webView , and the } showing what problems, if any, have been found with that certificate. If the connection is not HTTPS, this function returns Uk. This function should be called after a response has been received from the server, so you can connect to n:: load-changed/ and call this function when it's emitted with 5 event.bNote that this function provides no information about the security of the web page if the current 5 is wEBKITTLSERRORSPOLICYIGNORE, as subresources of the page may be controlled by an attacker. This function may safely be used to determine the security status of the current page only if the current 5 is wEBKITTLSERRORSPOLICYFAILP, in which case subresources that fail certificate verification will be blocked.~"Returns the current active URI of webView6. The active URI might change during a load operation:E<orderedlist> <listitem><para> When nothing has been loaded yet on webView the active URI is 0. </para></listitem> <listitem><para> When a new load operation starts the active URI is the requested URI: <itemizedlist> <listitem><para> If the load operation was started by {, the requested URI is the given one. </para></listitem> <listitem><para> If the load operation was started by {, the requested URI is "about:blank". </para></listitem> <listitem><para> If the load operation was started by , the requested URI is content URI provided. </para></listitem> <listitem><para> If the load operation was started by  or M, the requested URI is the original URI of the previous/next item in the - of webViewW. </para></listitem> <listitem><para> If the load operation was started by :, the requested URI is the opriginal URI of the given ,r. </para></listitem> </itemizedlist> </para></listitem> <listitem><para> If there is a server redirection during the load operation, the active URI is the redirected URI. When the signal n:: load-changed is emitted with 5y event, the active URI is already updated to the redirected URI. </para></listitem> <listitem><para> When the signal n:: load-changed is emitted with 5 event, the active URI is the final one and it will not change unless a new load operation is started or a navigation action within the same page is performed. </para></listitem> </orderedlist>JYou can monitor the active URI by connecting to the notify::uri signal of webView.,Gets the user content manager associated to webView, or 03 if the view does not have an user content manager.Get the  associated to webView. If webView is not ephemeral, the returned  will be the same as the  of webView's g.Get the  = object containing the properties that the window containing webView should have.Get the zoom level of webView\, i.e. the factor by which the view contents are scaled with respect to their original size.ULoads the previous history item. You can monitor the load operation by connecting to n:: load-changed signal.QLoads the next history item. You can monitor the load operation by connecting to n:: load-changed signal. Loads the specific history item listItem6. You can monitor the load operation by connecting to n:: load-changed signal.3No description available in the introspection data.Get whether a n& is ephemeral. To create an ephemeral n you need to use g_object_new()$ and pass is-ephemeral propery with ; value. See n: is-ephemeral for more details. If webView was created with a ephemeral n: related-view or an ephemeral n: web-context it will also be ephemeral.Gets the value of the n: is-loading" property. You can monitor when a nA is loading a page by connecting to notify::is-loading signal of webView. This is useful when you are interesting in knowing when the view is loding something but not in the details about the status of the load operation, for example to start a spinner when the view is loading a page and stop it when it finishes.Gets the value of the n:is-playing-audio, property. You can monitor when a page in a nJ is playing audio by connecting to the notify::is-playing-audio signal of webViewf. This is useful when the application wants to provide visual feedback when a page is producing sound.Load the given content string for the URI  contentUri<. This allows clients to display page-loading errors in the n) itself. When this method is called from n:: load-failed signal to show an error page, the the back-forward list is maintained appropriately. For everything else this method works the same way as .Load the specified bytes into webView using the given mimeType and encoding. When mimeType is 0#, it defaults to "text/html". When encoding is 0, it defaults to "UTF-8". When baseUri is 0T, it defaults to "about:blank". You can monitor the load operation by connecting to n:: load-changed signal.Load the given content string with the specified baseUri. If baseUri is not 0, relative URLs in the content will be resolved against baseUri2 and absolute local paths must be children of the baseUriE. For security reasons absolute local paths that are not children of baseUriI will cause the web process to terminate. If you need to include URLs in content4 that are local paths in a different directory than baseUri) you can build a data URI for them. When baseUri is 0, it defaults to "about:blank". The mime type of the document will be "text/html". You can monitor the load operation by connecting to n:: load-changed signal.Load the specified  plainText string into webViewf. The mime type of document will be "text/plain". You can monitor the load operation by connecting to n:: load-changed signal."Requests loading of the specified k6. You can monitor the load operation by connecting to n:: load-changed signal.bRequests loading of the specified URI string. You can monitor the load operation by connecting to n:: load-changed signal.Creates a new n# sharing the same web process with webView+. This method doesn't have any effect when 5a process model is used, because a single web process is shared for all the web views in the same g . When using 5D process model, this method should always be used when creating the n in the n::createQ signal. You can also use this method to implement other process models based on 5_, like for example, sharing the same web process for all the views in the same security domain.The newly created n will also have the same  and  as webView. Reloads the current contents of webView . See also . Reloads the current contents of webView without using any cached data.  Restore the webView session state from stateAsynchronously run script' in the context of the current page in webViewL. If WebKitSettings:enable-javascript is FALSE, this method will do nothing. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with .This is an example of using " with a script returning a string:g<informalexample><programlisting> static void web_view_javascript_finished (GObject *object, GAsyncResult *result, gpointer user_data) { WebKitJavascriptResult *js_result; JSValueRef value; JSGlobalContextRef context; GError *error = NULL;js_result = webkit_web_view_run_javascript_finish (WEBKIT_WEB_VIEW (object), result, &error); if (!js_result) { g_warning ("Error running javascript: sG", error->message); g_error_free (error); return; } context = webkit_javascript_result_get_global_context (js_result); value = webkit_javascript_result_get_value (js_result); if (JSValueIsString (context, value)) { JSStringRef js_str_value; gchar *str_value; gsize str_length;Ejs_str_value = JSValueToStringCopy (context, value, NULL); str_length = JSStringGetMaximumUTF8CStringSize (js_str_value); str_value = (gchar *)g_malloc (str_length); JSStringGetUTF8CString (js_str_value, str_value, str_length); JSStringRelease (js_str_value); g_print ("Script result: s\n", str_value); g_free (str_value); } else { g_warning ("Error running javascript: unexpected return value"); } webkit_javascript_result_unref (js_result); }static void web_view_get_link_url (WebKitWebView *web_view, const gchar *link_id) { gchar *script;;script = g_strdup_printf ("window.document.getElementById('s').href;", link_id); webkit_web_view_run_javascript (web_view, script, NULL, web_view_javascript_finished, NULL); g_free (script); } </programlisting></informalexample>#Asynchronously run the script from resource' in the context of the current page in webView. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with .Check  for a usage example.;Asynchronously save the current web page associated to the n: into a self-contained format using the mode specified in saveMode. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with .;Asynchronously save the current web page associated to the n: into a self-contained format using the mode specified in saveMode and writing it to file. When the operation is finished, callback# will be called. You can then call $ to get the result of the operation..Finish an asynchronous operation started with .-Sets the color that will be used to draw the webViewY background before the actual contents are rendered. Note that if the web page loaded in webView@ specifies a background color, it will take precedence over the rgba color. By default the webView[ background color is opaque white. Note that the parent window must have a RGBA visual and OP: app-paintable property set to ; for backgrounds colors to work.U<informalexample><programlisting> static void browser_window_set_background_color (BrowserWindow *window, const GdkRGBA *rgba) { WebKitWebView *web_view; GdkScreen *screen = gtk_window_get_screen (GTK_WINDOW (window)); GdkVisual *rgba_visual = gdk_screen_get_rgba_visual (screen);"if (!rgba_visual) return;wgtk_widget_set_visual (GTK_WIDGET (window), rgba_visual); gtk_widget_set_app_paintable (GTK_WIDGET (window), TRUE);web_view = browser_window_get_web_view (window); webkit_web_view_set_background_color (web_view, rgba); } </programlisting></informalexample>7Sets the current custom character encoding override of webView. The custom character encoding will override any text encoding detected via HTTP headers or META tags. Calling this method will stop any current load operation and reload the current page. Setting the custom character encoding to 0) removes the character encoding override.;Sets whether the user is allowed to edit the HTML document.If editable is ;, webView/ allows the user to edit the HTML document. If editable is U, an element in webView's document can only be edited if the CONTENTEDITABLE attribute has been set on the element or one of its parent elements. By default a n is not editable.Normally, a HTML document is not editable unless the elements within the document are editable. This function provides a way to make the contents of a n9 editable without altering the document or DOM structure. Sets the  to be applied to webView. The existing  of webView will be replaced by settings*. New settings are applied immediately on webView . The same " object can be shared by multiple n <!-- -->s.Set the zoom level of webView\, i.e. the factor by which the view contents are scaled with respect to their original size.'Stops any ongoing loading operation in webView. This method does nothing if no content is being loaded. If there is a loading operation in progress, it will be cancelled and n:: load-failed signal will be emitted with 5 error. Tries to close the webView. This will fire the onbeforeunload event to ask the user for confirmation to close the page. If there isn't an onbeforeunload event handler or the user confirms to close the page, the n::close. signal is emitted, otherwise nothing happens.jmno                            !      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`Returns: The newly created n widget acontext: the g to be used by the n Returns: The newly created n widget bsettings: a  Returns: The newly created n widget cuserContentManager: a . Returns: The newly created n widget dwebView: a n command: the command to check  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied ewebView: a n result: a KL  (Can throw MN) fwebView: a n Returns: ; if able to move back or U otherwise. gwebView: a n Returns: ; if able to move forward or U otherwise. hwebView: a n mimeType: a MIME type Returns: ; if the MIME type mimeType can be displayed or U otherwise iwebView: a n uri: the URI to download Returns: a new '- representing the the download operation. jwebView: a n command: the command to execute kwebView: a n command: the command to execute argument: the command argument lwebView: a n Returns: the - mwebView: a n nwebView: a n Returns: the g of the view owebView: a n Returns:/ the current custom character encoding name or 02 if no custom character encoding has been set. pwebView: a n Returns: the & of the view qwebView: a n Returns:` an estimate of the of the percent complete for a document load as a range from 0.0 to 1.0. rwebView: a n Returns: a pointer to a de with the favicon or 0$ if there's no icon associated with webView. swebView: the n Returns: the # associated to this particular n. twebView: a n Returns: the  of webView uwebView: a n Returns:5 the <function>JSGlobalContextRef</function> used by webView1 to deserialize the result values of scripts. vwebView: a n Returns: the main  of the view or 0 if nothing has been loaded. wwebView: a n Returns: the page ID of webView. xwebView: a n Returns: a  ywebView: a n Returns: the  attached to webView zwebView: a n region: the 5 for this snapshot options: 4 for the snapshot  cancellable: a GH callback: a IJ {webView: a n result: a KL Returns: a de with the retrieved snapshot or 0 in error.  (Can throw MN) |webView: a n Returns:" The main frame document title of webView. }webView: a n Returns: ; if the webViewO connection uses HTTPS and a response has been received from the server, or U otherwise. ~webView: a n Returns: the current active URI of webView or 0$ if nothing has been loaded yet. webView: a n Returns: the  associated with the view webView: a n Returns: a  webView: a n Returns: the   of webView webView: a n Returns: the current zoom level of webView webView: a n webView: a n webView: a n listItem: a ,r webView: a n Returns: ; if webView is ephemeral or U otherwise. webView: a n Returns: ; if webView is loading a page or U otherwise. webView: a n Returns: ; if a page in webView is playing audio or U otherwise. webView: a n content5: the new content to display as the main page of the webView  contentUri): the URI for the alternate page content baseUri): the base URI for relative locations or 0 webView: a n bytes: input data to load mimeType: the MIME type of bytes, or 0 encoding: the character encoding of bytes, or 0 baseUri): the base URI for relative locations or 0 webView: a n content: The HTML string to load baseUri): The base URI for relative locations or 0 webView: a n  plainText: The plain text to load webView: a n request: a k to load webView: a n uri: an URI string webView: the related n Returns: The newly created n widget webView: a n webView: a n webView: a n state: a  webView: a n script: the script to run  cancellable: a GH or 0 to ignore callback: a IJ" to call when the script finished webView: a n result: a KL Returns: a  3 with the result of the last executed statement in script or 0 in case of error  (Can throw MN) webView: a n resource': the location of the resource to load  cancellable: a GH or 0 to ignore callback: a IJ" to call when the script finished webView: a n result: a KL Returns: a  3 with the result of the last executed statement in script or 0 in case of error  (Can throw MN) webView: a n saveMode: the 5. specifying how the web page should be saved.  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied webView: a n result: a KL Returns: a ?@6 with the result of saving the current web page or 0 in case of error.  (Can throw MN) webView: a n file: the 0 where the current web page should be saved to. saveMode: the 5. specifying how the web page should be saved.  cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied webView: a n result: a KL  (Can throw MN) webView: a n rgba: a op webView: a n charset: a character encoding name or 0 webView: a n editable: a  " indicating the editable state webView: a n settings: a  webView: a n  zoomLevel: the zoom level webView: a n webView: a n mno      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~nomdefghijklmnopqrstuvwxyz{|}~`abcMKLNOQPRSTVUWXZY\[_]^     "! '$#&%,)(+*1.-0/63254;87:9@=<?>EBADCJGFIHimno                            !      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^RCreate a new credential from the provided username, password and persistence mode.Make a copy of the 8. Free the 8.(Get the password currently held by this 8.0Get the persistence mode currently held by this 8.(Get the username currently held by this 8.8Determine whether this credential has a password stored.89 # $ % & ' ( ) *username&: The username for the new credential password&: The password for the new credential  persistence: The 5 of the new credential Returns: A 8.  credential: a 8 Returns: A copy of passed in 8  credential: A 8  credential: a 8 Returns: The password stored in the 8.  credential: a 8 Returns: The 5 stored in the 8.  credential: a 8 Returns: The username stored in the 8.  credential: a 8 Returns: ;% if the credential has a password or U otherwise.  89 8989 # $ % & ' ( ) *7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Make a copy of  navigation. Free the %Return a bitmask of Z values describing the modifier keys that were in effect when the navigation was requested}Return the number of the mouse button that triggered the navigation, or 0 if the navigation was not started by a mouse event.8Return the type of action that triggered the navigation.Return the navigation kQReturn whether the navigation was triggered by a user gesture like a mouse click.%& + , - . / 0 1 2 navigation: a % Returns: A copy of passed in %  navigation: a %  navigation: a % Returns: the modifier keys  navigation: a % Returns: the mouse button number or 0  navigation: a % Returns: a 5  navigation: a % Returns: a k  navigation: a % Returns:- whether navigation action is a user gesture  %& %&%& + , - . / 0 1 27Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^This method is used for 5 and 5 dialogs when >:: script-dialogf signal is emitted to set whether the user confirmed the dialog or not. The default implementation of >:: script-dialog signal sets ;- when the OK or Stay buttons are clicked and U4 otherwise. It's an error to use this method with a  that is not of type 5 or 5Get the dialog type of a .Get the message of a .Get the default text of a  of type 5*. It's an error to use this method with a  that is not of type 5.This method is used for 5 dialogs when >:: script-dialogV signal is emitted to set the text entered by the user. The default implementation of >:: script-dialogM signal sets the text of the entry form when OK button is clicked, otherwise 01 is set. It's an error to use this method with a  that is not of type 5. 3 4 5 6 7 8dialog: a   confirmed$: whether user confirmed the dialog dialog: a  Returns: the 5 of dialog dialog: a  Returns: the message of dialog. dialog: a  Returns: the default text of dialog dialog: a  text: the text to set  3 4 5 6 7 87Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^cCreates a new user script. Scripts can be applied to some URIs only by passing non-null values for  whitelist or  blacklist . Passing a 0 whitelist implies that all URIs are on the whitelist. The script is applied if an URI matches the whitelist and not the blacklist. URI patterns must be of the form [protocol]://[host]/[path]M, where the *host* and *path* components can contain the wildcard character (*-) to represent zero or more other characters.-Atomically increments the reference count of  userScriptD by one. This function is MT-safe and may be called from any thread.-Atomically decrements the reference count of  userScriptD by one. If the reference count drops to 0, all memory allocated by  I is released. This function is MT-safe and may be called from any thread. 9 : ; <source": Source code of the user script. injectedFrames: A 5 value  injectionTime: A 5 value  whitelist!: A whitelist of URI patterns or 0  blacklist!: A blacklist of URI patterns or 0 Returns: A new    userScript: a   Returns: The passed    userScript: a       9 : ; <7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^mCreates a new user style sheet. Style sheets can be applied to some URIs only by passing non-null values for  whitelist or  blacklist . Passing a 0 whitelist implies that all URIs are on the whitelist. The style sheet is applied if an URI matches the whitelist and not the blacklist. URI patterns must be of the form [protocol]://[host]/[path]M, where the *host* and *path* components can contain the wildcard character (*-) to represent zero or more other characters.-Atomically increments the reference count of userStyleSheetD by one. This function is MT-safe and may be called from any thread.-Atomically decrements the reference count of userStyleSheetD by one. If the reference count drops to 0, all memory allocated by  I is released. This function is MT-safe and may be called from any thread. = > ? @source': Source code of the user style sheet. injectedFrames: A 5 value level: A 5  whitelist!: A whitelist of URI patterns or 0  blacklist!: A blacklist of URI patterns or 0 Returns: A new   userStyleSheet: a   Returns: The passed   userStyleSheet: a       = > ? @7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^Y  !"#%&'()*+,-.01234568977Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None$*,9:;<=DRT^b BThe copy clipboard command. Copies the current selection inside a >S to the clipboard. You can check whether it's possible to execute the command with a. In general it's possible to copy to the clipboard when there is an active selection inside the >. The create link command. Creates a link element that is inserted at the current cursor position. If there's a selection, the selected text will be used as the link text, otherwise the URL itself will be used. It receives the link URL as argument. This command should be executed with AThe cut clipboard command. Copies the current selection inside a >t to the clipboard and deletes the selected content. You can check whether it's possible to execute the command with <. In general it's possible to cut to the clipboard when the >6 content is editable and there is an active selection. The insert image command. Creates an image element that is inserted at the current cursor position. It receives an URI as argument, that is used as the image source. This command should be executed with .GThe paste clipboard command. Pastes the contents of the clipboard to a >B. You can check whether it's possible to execute the command with @. In general it's possible to paste from the clipboard when the >0 content is editable and clipboard is not empty.BThe redo command. Redoes a previously undone editing command in a >B. You can check whether it's possible to execute the command with J. It's only possible to redo a command when it has been previously undone.OThe select all command. Selects all the content of the current text field in a >B. It is always possible to select all text, no matter whether the >9 content is editable or not. You can still check it with .7The undo command. Undoes the last editing command in a >B. You can check whether it's possible to execute the command with U. It's only possible to undo a command after a previously executed editing operation.Like 3}, but from the headers used at application compile time, rather than from the library linked against at application run time.Like 3}, but from the headers used at application compile time, rather than from the library linked against at application run time.Like 3}, but from the headers used at application compile time, rather than from the library linked against at application run time.    87Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^  Arequest: the  userData#: user data passed to the callback     A7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^% Create a new Create a new ephemeral . An ephemeral ( is a context created with an ephemeral b. This is just a convenient method to create ephemeral contexts without having to create your own . All ><!-- -->s associated with this context will also be ephemeral. Websites will not store any data in the client storage. This is normally used to implement private instances.  Create a new  with a .!Ignore further TLS errors on the host for the certificate present in info.0Clears all resources currently cached. See also .gRequests downloading of the specified URI string. The download operation will not be associated to any >A, if you are interested in starting a download from a particular > use  instead.oReturns the current cache model. For more information about this value check the documentation of the function . Get the ({ of the context's . Get the % associated with context.,To initialize the database you need to call . EGet the directory path being used to store the favicons database for context, or 0 if  hasn't been called yet.CThis function will always return the same path after having called  for the first time. 1Asynchronously get the list of installed plugins. When the operation is finished, callback# will be called. You can then call  $ to get the result of the operation. MFinish an asynchronous operation started with webkit_web_context_get_plugins.MReturns the current process model. For more information about this value see .Get the  of context.8Get whether spell checking feature is currently enabled.=Get the the list of spell checking languages associated with context, or 0* if no languages have been previously set.See != for more details on the format of the languages in the list.Get the TLS errors policy of context VGets the maximum number of web processes that can be created at the same time for the context. Get the  of context.6Sets initial desktop notification permissions for the context. allowedOrigins and disallowedOrigins must each be UV of  objects representing origins that will, respectively, either always or never have permission to show desktop notifications. No 2G will ever be generated for any of the security origins represented in allowedOrigins or disallowedOrigins. This function is necessary because some webpages proactively check whether they have permission to display notifications without ever creating a permission request.wThis function only affects web processes that have not already been created. The best time to call it is when handling ::#initialize-notification-permissionsS so as to ensure that new web processes receive the most recent set of permissions.Get whether a  is ephemeral.%Resolve the domain name of the given hostname! in advance, so that if a URI of hostname6 is requested the load will be performed more quickly. Register scheme in context#, so that when an URI request with scheme is made in the , the 8" registered will be called with a J. It is possible to handle URI scheme requests asynchronously, by calling  on the  and calling 4 later when the data of the request is available or  in case of error.<informalexample><programlisting> static void about_uri_scheme_request_cb (WebKitURISchemeRequest *request, gpointer user_data) { GInputStream *stream; gsize stream_length; const gchar *path;path = webkit_uri_scheme_request_get_path (request); if (!g_strcmp0 (path, "plugins")) { /<!-- -->* Create a GInputStream with the contents of plugins about page, and set its length to stream_length *<!-- -->/ } else if (!g_strcmp0 (path, "memory")) { /<!-- -->* Create a GInputStream with the contents of memory about page, and set its length to stream_length *<!-- -->/ } else if (!g_strcmp0 (path, "applications")) { /<!-- -->* Create a GInputStream with the contents of applications about page, and set its length to stream_length *<!-- -->/ } else if (!g_strcmp0 (path, "example")) { gchar *contents;contents = g_strdup_printf ("&lt;html&gt;&lt;body&gt;&lt;p&gt;Example about page&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;"); stream_length = strlen (contents); stream = g_memory_input_stream_new_from_data (contents, stream_length, g_free); } else { GError *error;Verror = g_error_new (ABOUT_HANDLER_ERROR, ABOUT_HANDLER_ERROR_INVALID, "Invalid about:s page.", path); webkit_uri_scheme_request_finish_error (request, error); g_error_free (error); return; } webkit_uri_scheme_request_finish (request, stream, stream_length, "text/html"); g_object_unref (stream); } </programlisting></informalexample>?Set an additional directory where WebKit will look for plugins.Specifies a usage model for WebViews, which WebKit will use to determine its caching behavior. All web views follow the cache model. This cache model determines the RAM and disk space to use for caching previously viewed content .Research indicates that users tend to browse within clusters of documents that hold resources in common, and to revisit previously visited documents. WebKit and the frameworks below it include built-in caches that take advantage of these patterns, substantially improving document load speed in browsing situations. The WebKit cache model controls the behaviors of all of these caches, including various WebCore caches.EBrowsers can improve document load speed substantially by specifying 5`. Applications without a browsing interface can reduce memory usage substantially by specifying 5. The default value is 5.Set the directory where disk cache files will be stored This method must be called before loading anything in this context, otherwise it will not have any effect.9Note that this method overrides the directory set in the ., but it doesn't change the value returned by  since the  is immutable.ESet the directory path to be used to store the favicons database for context on disk. Passing 0 as path9 means using the default directory for the platform (see ).Calling this method also means enabling the favicons database for its use from the applications, so that's why it's expected to be called only once. Further calls for the same instance of  won't cause any effect.DSet the network proxy settings to be used by connections started in context . By default 5= is used, which means that the system settings will be used (K). If you want to override the system default settings, you can either use 5- to make sure no proxies are used at all, or 5* to provide your own proxy settings. When  proxyMode is 5  proxySettings must be a valid  ; otherwise,  proxySettings must be 0.Set the list of preferred languages, sorted from most desirable to least desirable. The list will be used to build the "Accept-Language" header that will be included in the network requests started by the .Specifies a process model for WebViews, which WebKit will use to determine how auxiliary processes are handled. The default setting (5) is suitable for most applications which embed a small amount of WebViews, or are used to display documents which are considered safe  like local files.{Applications which may potentially use a large amount of WebViews for example a multi-tabbed web browser  may want to use 5b, which will use one process per view most of the time, while still allowing for web views to share a process when needed (for example when different views interact with each other). Using this model, when a process hangs or crashes, only the WebViews using it stop working, while the rest of the WebViews in the application will still function normally.This method **must be called before any web process has been created**, as early as possible in your application. Calling it later will make your application crash. -Enable or disable the spell checking feature.!GSet the list of spell checking languages to be used for spell checking.The locale string typically is in the form lang_COUNTRY, where lang is an ISO-639 language code, and COUNTRY is an ISO-3166 country code. For instance, sv_FI for Swedish as written in Finland or pt_BR for Portuguese as written in Brazil.You need to call this function with a valid list of languages at least once in order to properly enable the spell checking feature in WebKit."Set the TLS errors policy of context as policy#Set the directory where WebKit will look for Web Extensions. This method must be called before loading anything in this context, otherwise it will not have any effect. You can connect to ::initialize-web-extensions/ to call this method before anything is loaded.$_Set user data to be passed to Web Extensions on initialization. The data will be passed to the 0WebKitWebExtensionInitializeWithUserDataFunction. This method must be called before loading anything in this context, otherwise it will not have any effect. You can connect to ::initialize-web-extensions/ to call this method before anything is loaded.% VSets the maximum number of web processes that can be created at the same time for the context,. The default value is 0 and means no limit.This method **must be called before any web process has been created**, as early as possible in your application. Calling it later will make your application crash.&Gets the default web contextp B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f gReturns: a newly created  Returns: a new ephemeral . manager: a  Returns: a newly created  context: a   certificate: a  host4: the host for which a certificate is to be allowed context: a  context: a  uri: the URI to download Returns: a new '- representing the the download operation. context: the  Returns: the current 5  context: a  Returns: the ({ of context.  context: a  Returns: the % of context.  context: a  Returns:D the path of the directory of the favicons database associated with context, or 0.  context: a   cancellable: a GH or 0 to ignore callback: a IJ' to call when the request is satisfied  context: a  result: a KL Returns: a UV of . You must free the UV with  g_list_free() and unref the <!-- -->s with  when you're done with them.  (Can throw MN) context: the  Returns: the current 5 context: a  Returns: the  of context. context: a  Returns: ;" If spell checking is enabled, or U otherwise. context: a  Returns: A 03-terminated array of languages if available, or 0 otherwise. context: a  Returns: a 5 context: the  Returns:B the maximum limit of web processes, or 0 if there isn't a limit. context: the  Returns: a  context: the  allowedOrigins: a UV of security origins disallowedOrigins: a UV of security origins context: the  Returns: ; if context is ephemeral or U otherwise. context: a  hostname: a hostname to be resolved context: a  scheme!: the network scheme to register callback: a 8 context: a   directory: the directory to add context: the   cacheModel: a 5 context: a   directory: the directory to set context: a  path5: an absolute path to the icon database directory or 0 to use the defaults context: a   proxyMode: a 5  proxySettings: a , or 0 context: a   languages: a 0)-terminated list of language identifiers context: the   processModel: a 5  context: a  enabled: Value to be set !context: a   languages: a 0--terminated list of spell checking languages "context: a  policy: a 5 #context: a   directory: the directory to add $context: a  userData: a  %context: the  limit&: the maximum number of web processes &Returns: a  '()*F      !"#$%&F &     !"#$%o B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g      !"#$%&'()*7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^K<=>?@ABCDEFGHIJKLMNOPQRSTUVWX]^_`abcdmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./012789:;<=>?@ABCDEFGHIJOPQRSTUVWXYZ[\]^_`abcdefghijklmrstuvwxy~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\abcdefghijklmnopqrstuvwxyz@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefglmnopqrstuvwxyz{|}~      !"#()*+,-./0123456789>?@ABCDEFGHIJKLMNTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1+Iaki Garca Etxebarria (garetxe@gmail.com)None*,9:;<=DRT^ hi i j k l m n o p q r s t u v w x y z { | } ~                            ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o  !"#%&'()*+,-.012345689<=>?@ABCDEFGHIJKLMNOPQRSTUVWX]^_`abcdmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./012789:;<=>?@ABCDEFGHIJOPQRSTUVWXYZ[\]^_`abcdefghijklmrstuvwxy~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\abcdefghijklmnopqrstuvwxyz      !@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefglmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123458679:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef      !"#()*+,-./0123456789>?@ABCDEFGHIJKLMNTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%& pzz==<< T T                                        ! " # $ % & ' ( ) *+,;;-./01234567>>89:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstgguwwvwxyz{|}~FFkkQQ      !""#$%&'()RR*+,-./0123456789:;<=>?@ A B B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b!c!x!x!d!e!f!g!h!i!j!k!l!m!n!o!p!q!r!s!t!u!v!w!x!y!z!{!|!}!~!!!"""""""""""###$$q$q$$$$$$$$$$$$$$$$%%%%%%%%%%%%%%%%%%%%%&&&&&&&&&&&''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''(({({))n)n**************** * * * * ****++++++++++++++++ +!+"+#+$+%+&+'+(+),*,r,r,+,,,-,.,/,0,1,2,3-4---5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K.L.M.M/N/O/O/P/Q/R/S/T/U/V/W0X0Y0Y0Z0[0\0]0^0_0`1a1b1b1c1d1e1f1g1h1i1j2k222l2m2n2o2p2q2rstuvwxyz{3|3}3334i4y4]44|4~44444444444444Y4X4Z4W4[4\4444444~444444444444444444444444444444444444444############################################     }5555555555555555555555555555555555555 5!5"555#5$55%5&5'5(5)5*5+5,5-5.5/5505152535455565758595:5;5<5=5>5?5@5A5B5C5D5E5F5G5H5I5J5K5L5M5N55O5P5Q5R5S5T5U5V5W5X5Y5Z5[5j5\5]5h5^5_5`5a5b5c5d5e5f5g5h5i5j555k5l5m5n5o5p5q5r5s5t5u5v55w5x5555y5z5{5|5}5~55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 5 5 5 5 5555555555555555555 5!5"5#5$5%5&5'5(5)5*5+5,5-5.5/505152535455565758595:5;5<5=5>5?5@5A5B5C5D5E5F5G5H5I5J5K5L5M5N.O.P.Q.R.S.T.U.V.W.X.Y.Z.[.\.].^._.`.a.b.c.d.e.f)g)h)i)j)k)l)m)n)o)p)q)r)s)t)u)v(w(x(y(z({(|(}(~((((((((((((((6666666666666666666666      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~S              777777777v7u7t8888 8!8"8#8$8%8&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^f_`abcdefghijklmnopqrstuvwxyz{|}~                    MN       !!!!!!!!!!!!!"""$$$ $ $ $ $ % % % % % & & ' ' ' ' ' ' ' ' ' ' ' '   * * * * * * * * !* "* #* $* %* &* '* (* )+ *+ ++ ,+ -+ .+ /, 0, 1, 2, 3- 4- 5- 6- 7- 8- 9- :- ;- <- =/ >/ ?/ @0 A1 B1 C2 D E3 F3 G3 H3 I3 J4 K4 L4 M4 N4 O# P# Q# R# S# T# U# V# W# X# Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p5 q5 r5 s5 t5 u5 v5 w5 x5 y5 z5 {5 |5 }5 ~5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 . . . . . . . . . . . ) ) ) ) ) ) ) ) ) ) ) ( ( ( ( ( ( ( ( ( 6 6 6 6 6 6 6                                                                                                               ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~         8                                         MN                                                                                                        M M M M M M M M M M M M M M M M                               !  "  #  $  %  &  '  (  )  *  +  ,  -  .  /  0  1  2  3  4  5  6  7  8  9  :  ;  <  =  >  ?  @  A  B  C  D  E  F  G  H  I  J  K  L M N M O M P M P Q R Q S Q T Q U Q V Q W Q X Q Y Q Z Q [ Q \ Q ] Q ^ Q _ Q ` Q a Q b Q c Q d Q e Q f Q g Q h Q i Q j k l k m k n k o k p k q k r k s k t k u  v  w  x  x  y  z  {  |  }  ~                                                                                             (gi-webkit2-4.0.14-6DW5CmdjKoUCVioeh80xapGI.WebKit2.Structs.WebsiteData&GI.WebKit2.Structs.WebViewSessionState!GI.WebKit2.Structs.UserStyleSheetGI.WebKit2.Structs.UserScript!GI.WebKit2.Structs.SecurityOriginGI.WebKit2.Structs.ScriptDialog'GI.WebKit2.Structs.NetworkProxySettings#GI.WebKit2.Structs.NavigationActionGI.WebKit2.Structs.MimeInfo#GI.WebKit2.Structs.JavascriptResultGI.WebKit2.Structs.CredentialGI.WebKit2.PkgInfo#GI.WebKit2.Objects.WindowProperties%GI.WebKit2.Objects.WebsiteDataManagerGI.WebKit2.Objects.WebViewBaseGI.WebKit2.Objects.WebViewGI.WebKit2.Objects.WebResourceGI.WebKit2.Objects.WebInspectorGI.WebKit2.Objects.WebContext-GI.WebKit2.Objects.UserMediaPermissionRequest%GI.WebKit2.Objects.UserContentManager#GI.WebKit2.Objects.URISchemeRequestGI.WebKit2.Objects.URIResponseGI.WebKit2.Objects.URIRequestGI.WebKit2.Objects.Settings"GI.WebKit2.Objects.SecurityManager!GI.WebKit2.Objects.PrintOperation$GI.WebKit2.Objects.PrintCustomWidget!GI.WebKit2.Objects.PolicyDecision)GI.WebKit2.Objects.ResponsePolicyDecisionGI.WebKit2.Objects.PluginGI.WebKit2.Objects.Notification GI.WebKit2.Objects.HitTestResult(GI.WebKit2.Objects.FormSubmissionRequest!GI.WebKit2.Objects.FindController%GI.WebKit2.Objects.FileChooserRequest"GI.WebKit2.Objects.FaviconDatabaseGI.WebKit2.Objects.EditorStateGI.WebKit2.Objects.Download GI.WebKit2.Objects.CookieManager"GI.WebKit2.Objects.ContextMenuItemGI.WebKit2.Objects.ContextMenu&GI.WebKit2.Objects.ColorChooserRequest&GI.WebKit2.Objects.BackForwardListItem"GI.WebKit2.Objects.BackForwardList(GI.WebKit2.Objects.AuthenticationRequest'GI.WebKit2.Interfaces.PermissionRequest/GI.WebKit2.Objects.GeolocationPermissionRequest>GI.WebKit2.Objects.InstallMissingMediaPluginsPermissionRequest0GI.WebKit2.Objects.NotificationPermissionRequestGI.WebKit2.FunctionsGI.WebKit2.FlagsGI.WebKit2.Enums+GI.WebKit2.Objects.NavigationPolicyDecisionGI.WebKit2.ConstantsGI.WebKit2.CallbacksGI.GLib.Structs.BytesBytes WebViewBase UserScriptUserStyleSheetWebViewGI.Gio.Objects.InputStream InputStreamGI.Soup.Structs.MessageHeadersMessageHeaders GI.Soup.EnumsKnownStatusCodeStatusOk URIResponseGI.Gio.Objects.Cancellable CancellableGI.Gio.CallbacksAsyncReadyCallbackGI.Gio.Interfaces.AsyncResult AsyncResultData.GI.Base.GErrorGErrorGI.Gtk.Objects.WidgetWidgetPrintOperationResponsePolicyDecisionwebViewCanShowMimeTypeMimeInfoGI.GLib.Structs.ListListHitTestResultContextEditableHitTestResultContextImageHitTestResultContextLinkHitTestResultContextMediaHitTestResultContextScrollbarHitTestResultContextSelectionHitTestResultContextGI.GLib.Structs.HashTable HashTableGI.Gtk.Interfaces.FileChooser FileChooserGI.Gtk.Objects.FileFilter FileFilterGI.Cairo.Structs.SurfaceSurface%webContextSetFaviconDatabaseDirectory WebContext"FaviconDatabaseErrorNotInitializedEditorTypingAttributesDownloadErrorCancelledByUser URIRequest GI.GLib.EnumsUserDirectoryDirectoryDownloadContextMenuItemGI.Gdk.Structs.RGBARGBAFileChooserRequestBackForwardListItemGI.WebKit2.Interfaces MINOR_VERSION MICRO_VERSION MAJOR_VERSIONUserMediaPermissionRequest HitTestResult FindOptions WebsiteData CookieManagerWebsiteDataTypeswebsiteDataUnrefWebsiteDataTypesDiskCachewebsiteDataManagerFetchFaviconDatabaseprintOperationRunDialog ScriptDialogpolicyDecisionUsepolicyDecisionIgnoreNavigationPolicyDecisionpolicyDecisionDownload Credential NetworkErrorNetworkErrorCancelledAuthenticationSchemeContextMenuActionStopGI.Gtk.Objects.ActionActionContextMenuActionContextMenuActionCustomContextMenuActionNoAction ContextMenuGI.GLib.FunctionsstrfreevWebsiteDataManagerCookieAcceptPolicyCookiePersistentStorageNavigationActionPrintOperationResponseCancelPrintOperationResponsePrintGI.Gtk.Objects.PageSetup PageSetupGI.Gtk.Objects.PrintSettings PrintSettingsPrintOperationResponseHardwareAccelerationPolicyUserContentManagerSettingsBackForwardListFindController WebInspector settingsNewGI.Gio.Objects.TlsCertificateTlsCertificate GI.Gio.FlagsTlsCertificateFlagsLoadEventCommittedTLSErrorsPolicyLoadEventRedirectedWindowProperties"ProcessModelSharedSecondaryProcess&ProcessModelMultipleSecondaryProcessesDownload EditorState WebResourceWebViewSessionStateSnapshotRegionSnapshotOptionsJavascriptResultSaveModeGI.Gio.Interfaces.FileFileCredentialPersistence GI.Gdk.Flags ModifierTypeNavigationTypeScriptDialogTypeConfirm#ScriptDialogTypeBeforeUnloadConfirmScriptDialogTypePromptScriptDialogTypeUserContentInjectedFramesUserScriptInjectionTimeUserStyleLevelGI.WebKit2.StructswebViewCanExecuteEditingCommand(webViewExecuteEditingCommandWithArgumentgetMajorVersiongetMicroVersiongetMinorVersionURISchemeRequestwebViewDownloadUriSecurityManagerSecurityOriginNotificationPermissionRequestURISchemeRequestCallbackGI.GObject.Objects.Object objectRefuRISchemeRequestFinishuRISchemeRequestFinishErrorCacheModelWebBrowserCacheModelDocumentViewer'websiteDataManagerGetDiskCacheDirectorygetUserDataDirNetworkProxyModeDefaultGI.Gio.FunctionsproxyResolverGetDefaultNetworkProxyModeNoProxyNetworkProxyModeCustomNetworkProxySettings CacheModelPlugin objectUnref ProcessModelNetworkProxyModeGI.WebKit2.Objects GI.WebKit2noWebViewSessionStatewebViewSessionStateNewwebViewSessionStateRefwebViewSessionStateSerializewebViewSessionStateUnref $fBoxedObjectWebViewSessionStatenoSecurityOriginsecurityOriginNewsecurityOriginNewForUrisecurityOriginGetHostsecurityOriginGetPortsecurityOriginGetProtocolsecurityOriginIsOpaquesecurityOriginRefsecurityOriginToStringsecurityOriginUnref$fBoxedObjectSecurityOriginnoNetworkProxySettingsnetworkProxySettingsNew%networkProxySettingsAddProxyForSchemenetworkProxySettingsCopynetworkProxySettingsFree!$fBoxedObjectNetworkProxySettings noMimeInfomimeInfoGetDescriptionmimeInfoGetExtensionsmimeInfoGetMimeType mimeInfoRef mimeInfoUnref$fBoxedObjectMimeInfonoJavascriptResult javascriptResultGetGlobalContextjavascriptResultGetValuejavascriptResultRefjavascriptResultUnref$fBoxedObjectJavascriptResultpkgConfigVersionsflagsIsWindowPropertiestoWindowPropertiesnoWindowPropertiesgetWindowPropertiesFullscreen#constructWindowPropertiesFullscreengetWindowPropertiesGeometry!constructWindowPropertiesGeometry%getWindowPropertiesLocationbarVisible+constructWindowPropertiesLocationbarVisible!getWindowPropertiesMenubarVisible'constructWindowPropertiesMenubarVisiblegetWindowPropertiesResizable"constructWindowPropertiesResizable$getWindowPropertiesScrollbarsVisible*constructWindowPropertiesScrollbarsVisible#getWindowPropertiesStatusbarVisible)constructWindowPropertiesStatusbarVisible!getWindowPropertiesToolbarVisible'constructWindowPropertiesToolbarVisiblewindowPropertiesGetFullscreenwindowPropertiesGetGeometry%windowPropertiesGetLocationbarVisible!windowPropertiesGetMenubarVisiblewindowPropertiesGetResizable$windowPropertiesGetScrollbarsVisible#windowPropertiesGetStatusbarVisible!windowPropertiesGetToolbarVisible$fIsObjectWindowProperties$$fIsWindowPropertiesWindowProperties$fIsWindowPropertiesa$fGObjectWindowPropertiesIsWebsiteDataManager IsWebViewBase toWebViewBase noWebViewBase$fIsBuildableWebViewBase$fIsImplementorIfaceWebViewBase$fIsObjectWebViewBase$fIsWidgetWebViewBase$fIsContainerWebViewBase$fIsWebViewBaseWebViewBase$fIsWebViewBasea$fGObjectWebViewBase IsWebView IsWebResourceIsWebInspector C_WebInspectorOpenWindowCallbackWebInspectorOpenWindowCallbackC_WebInspectorDetachCallbackWebInspectorDetachCallbackC_WebInspectorClosedCallbackWebInspectorClosedCallback"C_WebInspectorBringToFrontCallback WebInspectorBringToFrontCallbackC_WebInspectorAttachCallbackWebInspectorAttachCallback!mk_WebInspectorOpenWindowCallbackmk_WebInspectorDetachCallbackmk_WebInspectorClosedCallback#mk_WebInspectorBringToFrontCallbackmk_WebInspectorAttachCallbacktoWebInspectornoWebInspectornoWebInspectorAttachCallbackgenClosure_WebInspectorAttachwrap_WebInspectorAttachCallbackonWebInspectorAttachafterWebInspectorAttach"noWebInspectorBringToFrontCallback#genClosure_WebInspectorBringToFront%wrap_WebInspectorBringToFrontCallbackonWebInspectorBringToFrontafterWebInspectorBringToFrontnoWebInspectorClosedCallbackgenClosure_WebInspectorClosedwrap_WebInspectorClosedCallbackonWebInspectorClosedafterWebInspectorClosednoWebInspectorDetachCallbackgenClosure_WebInspectorDetachwrap_WebInspectorDetachCallbackonWebInspectorDetachafterWebInspectorDetach noWebInspectorOpenWindowCallback!genClosure_WebInspectorOpenWindow#wrap_WebInspectorOpenWindowCallbackonWebInspectorOpenWindowafterWebInspectorOpenWindowgetWebInspectorAttachedHeightgetWebInspectorCanAttachgetWebInspectorInspectedUriwebInspectorAttachwebInspectorClosewebInspectorDetachwebInspectorGetAttachedHeightwebInspectorGetCanAttachwebInspectorGetInspectedUriwebInspectorGetWebViewwebInspectorIsAttachedwebInspectorShow$fIsObjectWebInspector$fIsWebInspectorWebInspector$fIsWebInspectora$fGObjectWebInspector IsWebContextIsUserMediaPermissionRequestIsUserContentManager1C_UserContentManagerScriptMessageReceivedCallback/UserContentManagerScriptMessageReceivedCallback2mk_UserContentManagerScriptMessageReceivedCallbacktoUserContentManagernoUserContentManager1noUserContentManagerScriptMessageReceivedCallback2genClosure_UserContentManagerScriptMessageReceived4wrap_UserContentManagerScriptMessageReceivedCallback)onUserContentManagerScriptMessageReceived,afterUserContentManagerScriptMessageReceiveduserContentManagerNewuserContentManagerAddScriptuserContentManagerAddStyleSheet.userContentManagerRegisterScriptMessageHandler"userContentManagerRemoveAllScripts&userContentManagerRemoveAllStyleSheets0userContentManagerUnregisterScriptMessageHandler$fIsObjectUserContentManager($fIsUserContentManagerUserContentManager$fIsUserContentManagera$fGObjectUserContentManagerIsURISchemeRequesttoURISchemeRequestnoURISchemeRequestuRISchemeRequestGetPathuRISchemeRequestGetSchemeuRISchemeRequestGetUriuRISchemeRequestGetWebView$fIsObjectURISchemeRequest$$fIsURISchemeRequestURISchemeRequest$fIsURISchemeRequesta$fGObjectURISchemeRequest IsURIResponse toURIResponse noURIResponsegetURIResponseContentLengthgetURIResponseHttpHeadersgetURIResponseMimeTypegetURIResponseStatusCodegetURIResponseSuggestedFilenamegetURIResponseUriuRIResponseGetContentLengthuRIResponseGetHttpHeadersuRIResponseGetMimeTypeuRIResponseGetStatusCodeuRIResponseGetSuggestedFilenameuRIResponseGetUri$fIsObjectURIResponse$fIsURIResponseURIResponse$fIsURIResponsea$fGObjectURIResponse IsURIRequest toURIRequest noURIRequestgetURIRequestUrisetURIRequestUriconstructURIRequestUri uRIRequestNewuRIRequestGetHttpHeadersuRIRequestGetHttpMethoduRIRequestGetUriuRIRequestSetUri$fIsObjectURIRequest$fIsURIRequestURIRequest$fIsURIRequesta$fGObjectURIRequest C_WebResourceSentRequestCallbackWebResourceSentRequestCallback!C_WebResourceReceivedDataCallbackWebResourceReceivedDataCallbackC_WebResourceFinishedCallbackWebResourceFinishedCallback(C_WebResourceFailedWithTlsErrorsCallback&WebResourceFailedWithTlsErrorsCallbackC_WebResourceFailedCallbackWebResourceFailedCallback!mk_WebResourceSentRequestCallback"mk_WebResourceReceivedDataCallbackmk_WebResourceFinishedCallback)mk_WebResourceFailedWithTlsErrorsCallbackmk_WebResourceFailedCallback toWebResource noWebResourcenoWebResourceFailedCallbackgenClosure_WebResourceFailedwrap_WebResourceFailedCallbackonWebResourceFailedafterWebResourceFailed(noWebResourceFailedWithTlsErrorsCallback)genClosure_WebResourceFailedWithTlsErrors+wrap_WebResourceFailedWithTlsErrorsCallback onWebResourceFailedWithTlsErrors#afterWebResourceFailedWithTlsErrorsnoWebResourceFinishedCallbackgenClosure_WebResourceFinished wrap_WebResourceFinishedCallbackonWebResourceFinishedafterWebResourceFinished!noWebResourceReceivedDataCallback"genClosure_WebResourceReceivedData$wrap_WebResourceReceivedDataCallbackonWebResourceReceivedDataafterWebResourceReceivedData noWebResourceSentRequestCallback!genClosure_WebResourceSentRequest#wrap_WebResourceSentRequestCallbackonWebResourceSentRequestafterWebResourceSentRequestgetWebResourceResponsegetWebResourceUriwebResourceGetDatawebResourceGetDataFinishwebResourceGetResponsewebResourceGetUri$fIsObjectWebResource$fIsWebResourceWebResource$fIsWebResourcea$fGObjectWebResource IsSettingsIsSecurityManagertoSecurityManagernoSecurityManager-securityManagerRegisterUriSchemeAsCorsEnabled1securityManagerRegisterUriSchemeAsDisplayIsolated/securityManagerRegisterUriSchemeAsEmptyDocument'securityManagerRegisterUriSchemeAsLocal*securityManagerRegisterUriSchemeAsNoAccess(securityManagerRegisterUriSchemeAsSecure%securityManagerUriSchemeIsCorsEnabled)securityManagerUriSchemeIsDisplayIsolated'securityManagerUriSchemeIsEmptyDocumentsecurityManagerUriSchemeIsLocal"securityManagerUriSchemeIsNoAccess securityManagerUriSchemeIsSecure$fIsObjectSecurityManager"$fIsSecurityManagerSecurityManager$fIsSecurityManagera$fGObjectSecurityManagerIsPrintOperationIsPrintCustomWidgetPrintCustomWidget!C_PrintCustomWidgetUpdateCallbackPrintCustomWidgetUpdateCallback C_PrintCustomWidgetApplyCallbackPrintCustomWidgetApplyCallback"mk_PrintCustomWidgetUpdateCallback!mk_PrintCustomWidgetApplyCallbacktoPrintCustomWidgetnoPrintCustomWidget noPrintCustomWidgetApplyCallback!genClosure_PrintCustomWidgetApply#wrap_PrintCustomWidgetApplyCallbackonPrintCustomWidgetApplyafterPrintCustomWidgetApply!noPrintCustomWidgetUpdateCallback"genClosure_PrintCustomWidgetUpdate$wrap_PrintCustomWidgetUpdateCallbackonPrintCustomWidgetUpdateafterPrintCustomWidgetUpdategetPrintCustomWidgetTitleconstructPrintCustomWidgetTitlegetPrintCustomWidgetWidget constructPrintCustomWidgetWidgetprintCustomWidgetNewprintCustomWidgetGetTitleprintCustomWidgetGetWidget$fIsObjectPrintCustomWidget&$fIsPrintCustomWidgetPrintCustomWidget$fIsPrintCustomWidgeta$fGObjectPrintCustomWidgetIsPolicyDecisionPolicyDecisiontoPolicyDecisionnoPolicyDecision$fIsObjectPolicyDecision $fIsPolicyDecisionPolicyDecision$fIsPolicyDecisiona$fGObjectPolicyDecisionIsResponsePolicyDecisiontoResponsePolicyDecisionnoResponsePolicyDecision getResponsePolicyDecisionRequest!getResponsePolicyDecisionResponse responsePolicyDecisionGetRequest!responsePolicyDecisionGetResponse)responsePolicyDecisionIsMimeTypeSupported $fIsObjectResponsePolicyDecision($fIsPolicyDecisionResponsePolicyDecision0$fIsResponsePolicyDecisionResponsePolicyDecision$fIsResponsePolicyDecisiona$fGObjectResponsePolicyDecisionIsPlugintoPluginnoPluginpluginGetDescriptionpluginGetMimeInfoList pluginGetName pluginGetPath$fIsObjectPlugin$fIsPluginPlugin $fIsPlugina$fGObjectPluginIsNotification NotificationC_NotificationClosedCallbackNotificationClosedCallbackC_NotificationClickedCallbackNotificationClickedCallbackmk_NotificationClosedCallbackmk_NotificationClickedCallbacktoNotificationnoNotificationnoNotificationClickedCallbackgenClosure_NotificationClicked wrap_NotificationClickedCallbackonNotificationClickedafterNotificationClickednoNotificationClosedCallbackgenClosure_NotificationClosedwrap_NotificationClosedCallbackonNotificationClosedafterNotificationClosedgetNotificationBodygetNotificationIdgetNotificationTaggetNotificationTitlenotificationClickednotificationClosenotificationGetBodynotificationGetIdnotificationGetTagnotificationGetTitle$fIsObjectNotification$fIsNotificationNotification$fIsNotificationa$fGObjectNotificationIsHitTestResulttoHitTestResultnoHitTestResultgetHitTestResultContextconstructHitTestResultContextgetHitTestResultImageUriconstructHitTestResultImageUrigetHitTestResultLinkLabelconstructHitTestResultLinkLabelgetHitTestResultLinkTitleconstructHitTestResultLinkTitlegetHitTestResultLinkUriconstructHitTestResultLinkUrigetHitTestResultMediaUriconstructHitTestResultMediaUrihitTestResultContextIsEditablehitTestResultContextIsImagehitTestResultContextIsLinkhitTestResultContextIsMediahitTestResultContextIsScrollbarhitTestResultContextIsSelectionhitTestResultGetContexthitTestResultGetImageUrihitTestResultGetLinkLabelhitTestResultGetLinkTitlehitTestResultGetLinkUrihitTestResultGetMediaUri$fIsObjectHitTestResult$fIsHitTestResultHitTestResult$fIsHitTestResulta$fGObjectHitTestResultIsFormSubmissionRequestFormSubmissionRequesttoFormSubmissionRequestnoFormSubmissionRequest"formSubmissionRequestGetTextFieldsformSubmissionRequestSubmit$fIsObjectFormSubmissionRequest.$fIsFormSubmissionRequestFormSubmissionRequest$fIsFormSubmissionRequesta$fGObjectFormSubmissionRequestIsFindControllerIsFileChooserRequesttoFileChooserRequestnoFileChooserRequestgetFileChooserRequestFiltergetFileChooserRequestMimeTypes#getFileChooserRequestSelectMultiple"getFileChooserRequestSelectedFilesfileChooserRequestCancelfileChooserRequestGetMimeTypes$fileChooserRequestGetMimeTypesFilter#fileChooserRequestGetSelectMultiple"fileChooserRequestGetSelectedFilesfileChooserRequestSelectFiles$fIsObjectFileChooserRequest($fIsFileChooserRequestFileChooserRequest$fIsFileChooserRequesta$fGObjectFileChooserRequestIsFaviconDatabase'C_FaviconDatabaseFaviconChangedCallback%FaviconDatabaseFaviconChangedCallback(mk_FaviconDatabaseFaviconChangedCallbacktoFaviconDatabasenoFaviconDatabase'noFaviconDatabaseFaviconChangedCallback(genClosure_FaviconDatabaseFaviconChanged*wrap_FaviconDatabaseFaviconChangedCallbackonFaviconDatabaseFaviconChanged"afterFaviconDatabaseFaviconChangedfaviconDatabaseClearfaviconDatabaseGetFaviconfaviconDatabaseGetFaviconFinishfaviconDatabaseGetFaviconUri$fIsObjectFaviconDatabase"$fIsFaviconDatabaseFaviconDatabase$fIsFaviconDatabasea$fGObjectFaviconDatabase IsEditorState toEditorState noEditorStategetEditorStateTypingAttributeseditorStateGetTypingAttributes$fIsObjectEditorState$fIsEditorStateEditorState$fIsEditorStatea$fGObjectEditorState IsDownloadC_DownloadReceivedDataCallbackDownloadReceivedDataCallbackC_DownloadFinishedCallbackDownloadFinishedCallbackC_DownloadFailedCallbackDownloadFailedCallback#C_DownloadDecideDestinationCallback!DownloadDecideDestinationCallback$C_DownloadCreatedDestinationCallback"DownloadCreatedDestinationCallbackmk_DownloadReceivedDataCallbackmk_DownloadFinishedCallbackmk_DownloadFailedCallback$mk_DownloadDecideDestinationCallback%mk_DownloadCreatedDestinationCallback toDownload noDownload$noDownloadCreatedDestinationCallback%genClosure_DownloadCreatedDestination'wrap_DownloadCreatedDestinationCallbackonDownloadCreatedDestinationafterDownloadCreatedDestination#noDownloadDecideDestinationCallback$genClosure_DownloadDecideDestination&wrap_DownloadDecideDestinationCallbackonDownloadDecideDestinationafterDownloadDecideDestinationnoDownloadFailedCallbackgenClosure_DownloadFailedwrap_DownloadFailedCallbackonDownloadFailedafterDownloadFailednoDownloadFinishedCallbackgenClosure_DownloadFinishedwrap_DownloadFinishedCallbackonDownloadFinishedafterDownloadFinishednoDownloadReceivedDataCallbackgenClosure_DownloadReceivedData!wrap_DownloadReceivedDataCallbackonDownloadReceivedDataafterDownloadReceivedDatagetDownloadAllowOverwritesetDownloadAllowOverwriteconstructDownloadAllowOverwritegetDownloadDestinationgetDownloadEstimatedProgressgetDownloadResponsedownloadCanceldownloadGetAllowOverwritedownloadGetDestinationdownloadGetElapsedTimedownloadGetEstimatedProgressdownloadGetReceivedDataLengthdownloadGetRequestdownloadGetResponsedownloadGetWebViewdownloadSetAllowOverwritedownloadSetDestination$fIsObjectDownload$fIsDownloadDownload $fIsDownloada$fGObjectDownloadIsCookieManagerIsContextMenuItem IsContextMenu toContextMenu noContextMenucontextMenuNewcontextMenuNewWithItemscontextMenuAppendcontextMenuFirstcontextMenuGetItemAtPositioncontextMenuGetItemscontextMenuGetNItemscontextMenuGetUserDatacontextMenuInsertcontextMenuLastcontextMenuMoveItemcontextMenuPrependcontextMenuRemovecontextMenuRemoveAllcontextMenuSetUserData$fIsObjectContextMenu$fIsContextMenuContextMenu$fIsContextMenua$fGObjectContextMenuIsColorChooserRequestColorChooserRequest%C_ColorChooserRequestFinishedCallback#ColorChooserRequestFinishedCallback&mk_ColorChooserRequestFinishedCallbacktoColorChooserRequestnoColorChooserRequest%noColorChooserRequestFinishedCallback&genClosure_ColorChooserRequestFinished(wrap_ColorChooserRequestFinishedCallbackonColorChooserRequestFinished afterColorChooserRequestFinishedgetColorChooserRequestRgbasetColorChooserRequestRgba constructColorChooserRequestRgbacolorChooserRequestCancelcolorChooserRequestFinish&colorChooserRequestGetElementRectanglecolorChooserRequestGetRgbacolorChooserRequestSetRgba$fIsObjectColorChooserRequest*$fIsColorChooserRequestColorChooserRequest$fIsColorChooserRequesta$fGObjectColorChooserRequestIsBackForwardListItemtoBackForwardListItemnoBackForwardListItem!backForwardListItemGetOriginalUribackForwardListItemGetTitlebackForwardListItemGetUri$fIsObjectBackForwardListItem*$fIsBackForwardListItemBackForwardListItem$fIsBackForwardListItema$fGObjectBackForwardListItemIsBackForwardList C_BackForwardListChangedCallbackBackForwardListChangedCallback!mk_BackForwardListChangedCallbacktoBackForwardListnoBackForwardList noBackForwardListChangedCallback!genClosure_BackForwardListChanged#wrap_BackForwardListChangedCallbackonBackForwardListChangedafterBackForwardListChangedbackForwardListGetBackItembackForwardListGetBackList#backForwardListGetBackListWithLimitbackForwardListGetCurrentItembackForwardListGetForwardItembackForwardListGetForwardList&backForwardListGetForwardListWithLimitbackForwardListGetLengthbackForwardListGetNthItem$fIsObjectBackForwardList"$fIsBackForwardListBackForwardList$fIsBackForwardLista$fGObjectBackForwardListIsAuthenticationRequestAuthenticationRequestIsPermissionRequestPermissionRequestnoPermissionRequesttoPermissionRequestpermissionRequestAllowpermissionRequestDeny$fIsObjectPermissionRequest&$fIsPermissionRequestPermissionRequest$fIsPermissionRequesta$fGObjectPermissionRequestIsGeolocationPermissionRequestGeolocationPermissionRequesttoGeolocationPermissionRequestnoGeolocationPermissionRequest1$fIsPermissionRequestGeolocationPermissionRequest&$fIsObjectGeolocationPermissionRequest<$fIsGeolocationPermissionRequestGeolocationPermissionRequest!$fIsGeolocationPermissionRequesta%$fGObjectGeolocationPermissionRequest-IsInstallMissingMediaPluginsPermissionRequest+InstallMissingMediaPluginsPermissionRequest-toInstallMissingMediaPluginsPermissionRequest-noInstallMissingMediaPluginsPermissionRequest9installMissingMediaPluginsPermissionRequestGetDescription@$fIsPermissionRequestInstallMissingMediaPluginsPermissionRequest5$fIsObjectInstallMissingMediaPluginsPermissionRequestZ$fIsInstallMissingMediaPluginsPermissionRequestInstallMissingMediaPluginsPermissionRequest0$fIsInstallMissingMediaPluginsPermissionRequesta4$fGObjectInstallMissingMediaPluginsPermissionRequestIsNotificationPermissionRequesttoNotificationPermissionRequestnoNotificationPermissionRequest2$fIsPermissionRequestNotificationPermissionRequest'$fIsObjectNotificationPermissionRequest>$fIsNotificationPermissionRequestNotificationPermissionRequest"$fIsNotificationPermissionRequesta&$fGObjectNotificationPermissionRequesttoUserMediaPermissionRequestnoUserMediaPermissionRequest-getUserMediaPermissionRequestIsForAudioDevice-getUserMediaPermissionRequestIsForVideoDevice/$fIsPermissionRequestUserMediaPermissionRequest$$fIsObjectUserMediaPermissionRequest8$fIsUserMediaPermissionRequestUserMediaPermissionRequest$fIsUserMediaPermissionRequesta#$fGObjectUserMediaPermissionRequest#userMediaPermissionIsForVideoDevice#userMediaPermissionIsForAudioDeviceEditorTypingAttributesNoneEditorTypingAttributesBoldEditorTypingAttributesItalicEditorTypingAttributesUnderline#EditorTypingAttributesStrikethroughAnotherEditorTypingAttributesFindOptionsNoneFindOptionsCaseInsensitiveFindOptionsAtWordStarts(FindOptionsTreatMedialCapitalAsWordStartFindOptionsBackwardsFindOptionsWrapAroundAnotherFindOptionsHitTestResultContextDocumentAnotherHitTestResultContextSnapshotOptionsNone+SnapshotOptionsIncludeSelectionHighlighting$SnapshotOptionsTransparentBackgroundAnotherSnapshotOptionsWebsiteDataTypesMemoryCache'WebsiteDataTypesOfflineApplicationCacheWebsiteDataTypesSessionStorageWebsiteDataTypesLocalStorageWebsiteDataTypesWebsqlDatabases"WebsiteDataTypesIndexeddbDatabasesWebsiteDataTypesPluginDataWebsiteDataTypesCookiesWebsiteDataTypesAllAnotherWebsiteDataTypes$fIsGFlagEditorTypingAttributes"$fBoxedFlagsEditorTypingAttributes$fOrdEditorTypingAttributes$fEnumEditorTypingAttributes$fIsGFlagFindOptions$fBoxedFlagsFindOptions$fOrdFindOptions$fEnumFindOptions$fIsGFlagHitTestResultContext $fBoxedFlagsHitTestResultContext$fOrdHitTestResultContext$fEnumHitTestResultContext$fIsGFlagSnapshotOptions$fBoxedFlagsSnapshotOptions$fOrdSnapshotOptions$fEnumSnapshotOptions$fIsGFlagWebsiteDataTypes$fBoxedFlagsWebsiteDataTypes$fOrdWebsiteDataTypes$fEnumWebsiteDataTypes$fShowWebsiteDataTypes$fEqWebsiteDataTypes$fShowSnapshotOptions$fEqSnapshotOptions$fShowHitTestResultContext$fEqHitTestResultContext$fShowFindOptions$fEqFindOptions$fShowEditorTypingAttributes$fEqEditorTypingAttributes!C_FindControllerFoundTextCallbackFindControllerFoundTextCallback(C_FindControllerFailedToFindTextCallback&FindControllerFailedToFindTextCallback&C_FindControllerCountedMatchesCallback$FindControllerCountedMatchesCallback"mk_FindControllerFoundTextCallback)mk_FindControllerFailedToFindTextCallback'mk_FindControllerCountedMatchesCallbacktoFindControllernoFindController&noFindControllerCountedMatchesCallback'genClosure_FindControllerCountedMatches)wrap_FindControllerCountedMatchesCallbackonFindControllerCountedMatches!afterFindControllerCountedMatches(noFindControllerFailedToFindTextCallback)genClosure_FindControllerFailedToFindText+wrap_FindControllerFailedToFindTextCallback onFindControllerFailedToFindText#afterFindControllerFailedToFindText!noFindControllerFoundTextCallback"genClosure_FindControllerFoundText$wrap_FindControllerFoundTextCallbackonFindControllerFoundTextafterFindControllerFoundTextgetFindControllerMaxMatchCountgetFindControllerOptionsgetFindControllerTextgetFindControllerWebViewconstructFindControllerWebViewfindControllerCountMatchesfindControllerGetMaxMatchCountfindControllerGetOptionsfindControllerGetSearchTextfindControllerGetWebViewfindControllerSearchfindControllerSearchFinishfindControllerSearchNextfindControllerSearchPrevious$fIsObjectFindController $fIsFindControllerFindController$fIsFindControllera$fGObjectFindControllertoWebsiteDataManagernoWebsiteDataManager'getWebsiteDataManagerBaseCacheDirectory-constructWebsiteDataManagerBaseCacheDirectory&getWebsiteDataManagerBaseDataDirectory,constructWebsiteDataManagerBaseDataDirectory'getWebsiteDataManagerDiskCacheDirectory-constructWebsiteDataManagerDiskCacheDirectory'getWebsiteDataManagerIndexeddbDirectory-constructWebsiteDataManagerIndexeddbDirectory getWebsiteDataManagerIsEphemeral&constructWebsiteDataManagerIsEphemeral*getWebsiteDataManagerLocalStorageDirectory0constructWebsiteDataManagerLocalStorageDirectory5getWebsiteDataManagerOfflineApplicationCacheDirectory;constructWebsiteDataManagerOfflineApplicationCacheDirectory$getWebsiteDataManagerWebsqlDirectory*constructWebsiteDataManagerWebsqlDirectorywebsiteDataManagerNewEphemeralwebsiteDataManagerClearwebsiteDataManagerClearFinishwebsiteDataManagerFetchFinish'websiteDataManagerGetBaseCacheDirectory&websiteDataManagerGetBaseDataDirectory"websiteDataManagerGetCookieManager'websiteDataManagerGetIndexeddbDirectory*websiteDataManagerGetLocalStorageDirectory5websiteDataManagerGetOfflineApplicationCacheDirectory$websiteDataManagerGetWebsqlDirectorywebsiteDataManagerIsEphemeralwebsiteDataManagerRemovewebsiteDataManagerRemoveFinish$fIsObjectWebsiteDataManager($fIsWebsiteDataManagerWebsiteDataManager$fIsWebsiteDataManagera$fGObjectWebsiteDataManager noWebsiteDatawebsiteDataGetNamewebsiteDataGetSizewebsiteDataGetTypeswebsiteDataRef$fBoxedObjectWebsiteData DownloadErrorFaviconDatabaseErrorInsecureContentEventJavascriptError LoadEvent PluginErrorPolicyDecisionType PolicyError PrintError SnapshotErrorAuthenticationSchemeDefaultAuthenticationSchemeHttpBasicAuthenticationSchemeHttpDigestAuthenticationSchemeHtmlFormAuthenticationSchemeNtlmAuthenticationSchemeNegotiate.AuthenticationSchemeClientCertificateRequested2AuthenticationSchemeServerTrustEvaluationRequestedAuthenticationSchemeUnknownAnotherAuthenticationSchemeCacheModelDocumentBrowserAnotherCacheModelContextMenuActionOpenLink$ContextMenuActionOpenLinkInNewWindow#ContextMenuActionDownloadLinkToDisk$ContextMenuActionCopyLinkToClipboard%ContextMenuActionOpenImageInNewWindow$ContextMenuActionDownloadImageToDisk%ContextMenuActionCopyImageToClipboard(ContextMenuActionCopyImageUrlToClipboard%ContextMenuActionOpenFrameInNewWindowContextMenuActionGoBackContextMenuActionGoForwardContextMenuActionReloadContextMenuActionCopyContextMenuActionCutContextMenuActionPasteContextMenuActionDeleteContextMenuActionSelectAllContextMenuActionInputMethodsContextMenuActionUnicodeContextMenuActionSpellingGuessContextMenuActionNoGuessesFoundContextMenuActionIgnoreSpellingContextMenuActionLearnSpellingContextMenuActionIgnoreGrammarContextMenuActionFontMenuContextMenuActionBoldContextMenuActionItalicContextMenuActionUnderlineContextMenuActionOutlineContextMenuActionInspectElement%ContextMenuActionOpenVideoInNewWindow%ContextMenuActionOpenAudioInNewWindow)ContextMenuActionCopyVideoLinkToClipboard)ContextMenuActionCopyAudioLinkToClipboard$ContextMenuActionToggleMediaControls ContextMenuActionToggleMediaLoop%ContextMenuActionEnterVideoFullscreenContextMenuActionMediaPlayContextMenuActionMediaPauseContextMenuActionMediaMute$ContextMenuActionDownloadVideoToDisk$ContextMenuActionDownloadAudioToDiskAnotherContextMenuActionCookieAcceptPolicyAlwaysCookieAcceptPolicyNeverCookieAcceptPolicyNoThirdPartyAnotherCookieAcceptPolicyCookiePersistentStorageTextCookiePersistentStorageSqliteAnotherCookiePersistentStorageCredentialPersistenceNoneCredentialPersistenceForSessionCredentialPersistencePermanentAnotherCredentialPersistenceDownloadErrorNetworkDownloadErrorDestinationAnotherDownloadError#FaviconDatabaseErrorFaviconNotFound"FaviconDatabaseErrorFaviconUnknownAnotherFaviconDatabaseError"HardwareAccelerationPolicyOnDemand HardwareAccelerationPolicyAlwaysHardwareAccelerationPolicyNever!AnotherHardwareAccelerationPolicyInsecureContentEventRunInsecureContentEventDisplayedAnotherInsecureContentEventJavascriptErrorFailedAnotherJavascriptErrorLoadEventStartedLoadEventFinishedAnotherLoadEventNavigationTypeLinkClickedNavigationTypeFormSubmittedNavigationTypeBackForwardNavigationTypeReloadNavigationTypeFormResubmittedNavigationTypeOtherAnotherNavigationTypeNetworkErrorFailedNetworkErrorTransportNetworkErrorUnknownProtocolNetworkErrorFileDoesNotExistAnotherNetworkErrorAnotherNetworkProxyModePluginErrorFailedPluginErrorCannotFindPluginPluginErrorCannotLoadPluginPluginErrorJavaUnavailablePluginErrorConnectionCancelledPluginErrorWillHandleLoadAnotherPluginError"PolicyDecisionTypeNavigationAction!PolicyDecisionTypeNewWindowActionPolicyDecisionTypeResponseAnotherPolicyDecisionTypePolicyErrorFailedPolicyErrorCannotShowMimeTypePolicyErrorCannotShowUri-PolicyErrorFrameLoadInterruptedByPolicyChange"PolicyErrorCannotUseRestrictedPortAnotherPolicyErrorPrintErrorGeneralPrintErrorPrinterNotFoundPrintErrorInvalidPageRangeAnotherPrintErrorAnotherPrintOperationResponseAnotherProcessModel SaveModeMhtmlAnotherSaveModeScriptDialogTypeAlertAnotherScriptDialogTypeSnapshotErrorCreateAnotherSnapshotErrorSnapshotRegionVisibleSnapshotRegionFullDocumentAnotherSnapshotRegionTLSErrorsPolicyIgnoreTLSErrorsPolicyFailAnotherTLSErrorsPolicy"UserContentInjectedFramesAllFrames!UserContentInjectedFramesTopFrame AnotherUserContentInjectedFramesUserScriptInjectionTimeStartUserScriptInjectionTimeEndAnotherUserScriptInjectionTimeUserStyleLevelUserUserStyleLevelAuthorAnotherUserStyleLevelcatchSnapshotErrorhandleSnapshotErrorcatchPrintErrorhandlePrintErrorcatchPolicyErrorhandlePolicyErrorcatchPluginErrorhandlePluginErrorcatchNetworkErrorhandleNetworkErrorcatchJavascriptErrorhandleJavascriptErrorcatchFaviconDatabaseErrorhandleFaviconDatabaseErrorcatchDownloadErrorhandleDownloadError$fBoxedEnumAuthenticationScheme$fOrdAuthenticationScheme$fEnumAuthenticationScheme$fBoxedEnumCacheModel$fOrdCacheModel$fEnumCacheModel$fBoxedEnumContextMenuAction$fOrdContextMenuAction$fEnumContextMenuAction$fBoxedEnumCookieAcceptPolicy$fOrdCookieAcceptPolicy$fEnumCookieAcceptPolicy"$fBoxedEnumCookiePersistentStorage$fOrdCookiePersistentStorage$fEnumCookiePersistentStorage $fBoxedEnumCredentialPersistence$fOrdCredentialPersistence$fEnumCredentialPersistence$fBoxedEnumDownloadError$fGErrorClassDownloadError$fOrdDownloadError$fEnumDownloadError$fBoxedEnumFaviconDatabaseError!$fGErrorClassFaviconDatabaseError$fOrdFaviconDatabaseError$fEnumFaviconDatabaseError%$fBoxedEnumHardwareAccelerationPolicy$fOrdHardwareAccelerationPolicy $fEnumHardwareAccelerationPolicy$fBoxedEnumInsecureContentEvent$fOrdInsecureContentEvent$fEnumInsecureContentEvent$fBoxedEnumJavascriptError$fGErrorClassJavascriptError$fOrdJavascriptError$fEnumJavascriptError$fBoxedEnumLoadEvent$fOrdLoadEvent$fEnumLoadEvent$fBoxedEnumNavigationType$fOrdNavigationType$fEnumNavigationType$fBoxedEnumNetworkError$fGErrorClassNetworkError$fOrdNetworkError$fEnumNetworkError$fBoxedEnumNetworkProxyMode$fOrdNetworkProxyMode$fEnumNetworkProxyMode$fBoxedEnumPluginError$fGErrorClassPluginError$fOrdPluginError$fEnumPluginError$fBoxedEnumPolicyDecisionType$fOrdPolicyDecisionType$fEnumPolicyDecisionType$fBoxedEnumPolicyError$fGErrorClassPolicyError$fOrdPolicyError$fEnumPolicyError$fBoxedEnumPrintError$fGErrorClassPrintError$fOrdPrintError$fEnumPrintError!$fBoxedEnumPrintOperationResponse$fOrdPrintOperationResponse$fEnumPrintOperationResponse$fBoxedEnumProcessModel$fOrdProcessModel$fEnumProcessModel$fBoxedEnumSaveMode $fOrdSaveMode$fEnumSaveMode$fBoxedEnumScriptDialogType$fOrdScriptDialogType$fEnumScriptDialogType$fBoxedEnumSnapshotError$fGErrorClassSnapshotError$fOrdSnapshotError$fEnumSnapshotError$fBoxedEnumSnapshotRegion$fOrdSnapshotRegion$fEnumSnapshotRegion$fBoxedEnumTLSErrorsPolicy$fOrdTLSErrorsPolicy$fEnumTLSErrorsPolicy$$fBoxedEnumUserContentInjectedFrames$fOrdUserContentInjectedFrames$fEnumUserContentInjectedFrames"$fBoxedEnumUserScriptInjectionTime$fOrdUserScriptInjectionTime$fEnumUserScriptInjectionTime$fBoxedEnumUserStyleLevel$fOrdUserStyleLevel$fEnumUserStyleLevel$fShowUserStyleLevel$fEqUserStyleLevel$fShowUserScriptInjectionTime$fEqUserScriptInjectionTime$fShowUserContentInjectedFrames$fEqUserContentInjectedFrames$fShowTLSErrorsPolicy$fEqTLSErrorsPolicy$fShowSnapshotRegion$fEqSnapshotRegion$fShowSnapshotError$fEqSnapshotError$fShowScriptDialogType$fEqScriptDialogType$fShowSaveMode $fEqSaveMode$fShowProcessModel$fEqProcessModel$fShowPrintOperationResponse$fEqPrintOperationResponse$fShowPrintError$fEqPrintError$fShowPolicyError$fEqPolicyError$fShowPolicyDecisionType$fEqPolicyDecisionType$fShowPluginError$fEqPluginError$fShowNetworkProxyMode$fEqNetworkProxyMode$fShowNetworkError$fEqNetworkError$fShowNavigationType$fEqNavigationType$fShowLoadEvent $fEqLoadEvent$fShowJavascriptError$fEqJavascriptError$fShowInsecureContentEvent$fEqInsecureContentEvent $fShowHardwareAccelerationPolicy$fEqHardwareAccelerationPolicy$fShowFaviconDatabaseError$fEqFaviconDatabaseError$fShowDownloadError$fEqDownloadError$fShowCredentialPersistence$fEqCredentialPersistence$fShowCookiePersistentStorage$fEqCookiePersistentStorage$fShowCookieAcceptPolicy$fEqCookieAcceptPolicy$fShowContextMenuAction$fEqContextMenuAction$fShowCacheModel$fEqCacheModel$fShowAuthenticationScheme$fEqAuthenticationScheme(C_AuthenticationRequestCancelledCallback&AuthenticationRequestCancelledCallback)mk_AuthenticationRequestCancelledCallbacktoAuthenticationRequestnoAuthenticationRequest(noAuthenticationRequestCancelledCallback)genClosure_AuthenticationRequestCancelled+wrap_AuthenticationRequestCancelledCallback onAuthenticationRequestCancelled#afterAuthenticationRequestCancelled!authenticationRequestAuthenticate'authenticationRequestCanSaveCredentialsauthenticationRequestCancelauthenticationRequestGetHostauthenticationRequestGetPort*authenticationRequestGetProposedCredentialauthenticationRequestGetRealmauthenticationRequestGetSchemeauthenticationRequestIsForProxyauthenticationRequestIsRetry$fIsObjectAuthenticationRequest.$fIsAuthenticationRequestAuthenticationRequest$fIsAuthenticationRequesta$fGObjectAuthenticationRequesttoContextMenuItemnoContextMenuItemcontextMenuItemNew!contextMenuItemNewFromStockAction*contextMenuItemNewFromStockActionWithLabelcontextMenuItemNewSeparatorcontextMenuItemNewWithSubmenucontextMenuItemGetActioncontextMenuItemGetStockActioncontextMenuItemGetSubmenucontextMenuItemIsSeparatorcontextMenuItemSetSubmenu$fIsObjectContextMenuItem"$fIsContextMenuItemContextMenuItem$fIsContextMenuItema$fGObjectContextMenuItemC_CookieManagerChangedCallbackCookieManagerChangedCallbackmk_CookieManagerChangedCallbacktoCookieManagernoCookieManagernoCookieManagerChangedCallbackgenClosure_CookieManagerChanged!wrap_CookieManagerChangedCallbackonCookieManagerChangedafterCookieManagerChangedcookieManagerDeleteAllCookies#cookieManagerDeleteCookiesForDomaincookieManagerGetAcceptPolicy"cookieManagerGetAcceptPolicyFinish"cookieManagerGetDomainsWithCookies(cookieManagerGetDomainsWithCookiesFinishcookieManagerSetAcceptPolicy!cookieManagerSetPersistentStorage$fIsObjectCookieManager$fIsCookieManagerCookieManager$fIsCookieManagera$fGObjectCookieManagerIsNavigationPolicyDecisiontoNavigationPolicyDecisionnoNavigationPolicyDecision$getNavigationPolicyDecisionFrameName$getNavigationPolicyDecisionModifiers&getNavigationPolicyDecisionMouseButton+getNavigationPolicyDecisionNavigationAction)getNavigationPolicyDecisionNavigationType"getNavigationPolicyDecisionRequest$navigationPolicyDecisionGetFrameName$navigationPolicyDecisionGetModifiers&navigationPolicyDecisionGetMouseButton+navigationPolicyDecisionGetNavigationAction)navigationPolicyDecisionGetNavigationType"navigationPolicyDecisionGetRequest"$fIsObjectNavigationPolicyDecision*$fIsPolicyDecisionNavigationPolicyDecision4$fIsNavigationPolicyDecisionNavigationPolicyDecision$fIsNavigationPolicyDecisiona!$fGObjectNavigationPolicyDecision C_PrintOperationFinishedCallbackPrintOperationFinishedCallbackC_PrintOperationFailedCallbackPrintOperationFailedCallback*C_PrintOperationCreateCustomWidgetCallback(PrintOperationCreateCustomWidgetCallback!mk_PrintOperationFinishedCallbackmk_PrintOperationFailedCallback+mk_PrintOperationCreateCustomWidgetCallbacktoPrintOperationnoPrintOperation*noPrintOperationCreateCustomWidgetCallback+genClosure_PrintOperationCreateCustomWidget-wrap_PrintOperationCreateCustomWidgetCallback"onPrintOperationCreateCustomWidget%afterPrintOperationCreateCustomWidgetnoPrintOperationFailedCallbackgenClosure_PrintOperationFailed!wrap_PrintOperationFailedCallbackonPrintOperationFailedafterPrintOperationFailed noPrintOperationFinishedCallback!genClosure_PrintOperationFinished#wrap_PrintOperationFinishedCallbackonPrintOperationFinishedafterPrintOperationFinishedgetPrintOperationPageSetupsetPrintOperationPageSetup constructPrintOperationPageSetupgetPrintOperationPrintSettingssetPrintOperationPrintSettings$constructPrintOperationPrintSettingsgetPrintOperationWebViewconstructPrintOperationWebViewprintOperationNewprintOperationGetPageSetupprintOperationGetPrintSettingsprintOperationPrintprintOperationSetPageSetupprintOperationSetPrintSettings$fIsObjectPrintOperation $fIsPrintOperationPrintOperation$fIsPrintOperationa$fGObjectPrintOperation toSettings noSettings&getSettingsAllowFileAccessFromFileUrls&setSettingsAllowFileAccessFromFileUrls,constructSettingsAllowFileAccessFromFileUrlsgetSettingsAllowModalDialogssetSettingsAllowModalDialogs"constructSettingsAllowModalDialogs+getSettingsAllowUniversalAccessFromFileUrls+setSettingsAllowUniversalAccessFromFileUrls1constructSettingsAllowUniversalAccessFromFileUrlsgetSettingsAutoLoadImagessetSettingsAutoLoadImagesconstructSettingsAutoLoadImagesgetSettingsCursiveFontFamilysetSettingsCursiveFontFamily"constructSettingsCursiveFontFamilygetSettingsDefaultCharsetsetSettingsDefaultCharsetconstructSettingsDefaultCharsetgetSettingsDefaultFontFamilysetSettingsDefaultFontFamily"constructSettingsDefaultFontFamilygetSettingsDefaultFontSizesetSettingsDefaultFontSize constructSettingsDefaultFontSize#getSettingsDefaultMonospaceFontSize#setSettingsDefaultMonospaceFontSize)constructSettingsDefaultMonospaceFontSize$getSettingsDrawCompositingIndicators$setSettingsDrawCompositingIndicators*constructSettingsDrawCompositingIndicators$getSettingsEnableAccelerated2dCanvas$setSettingsEnableAccelerated2dCanvas*constructSettingsEnableAccelerated2dCanvasgetSettingsEnableCaretBrowsingsetSettingsEnableCaretBrowsing$constructSettingsEnableCaretBrowsing getSettingsEnableDeveloperExtras setSettingsEnableDeveloperExtras&constructSettingsEnableDeveloperExtrasgetSettingsEnableDnsPrefetchingsetSettingsEnableDnsPrefetching%constructSettingsEnableDnsPrefetching getSettingsEnableFrameFlattening setSettingsEnableFrameFlattening&constructSettingsEnableFrameFlatteninggetSettingsEnableFullscreensetSettingsEnableFullscreen!constructSettingsEnableFullscreengetSettingsEnableHtml5DatabasesetSettingsEnableHtml5Database$constructSettingsEnableHtml5Database"getSettingsEnableHtml5LocalStorage"setSettingsEnableHtml5LocalStorage(constructSettingsEnableHtml5LocalStorage"getSettingsEnableHyperlinkAuditing"setSettingsEnableHyperlinkAuditing(constructSettingsEnableHyperlinkAuditinggetSettingsEnableJavasetSettingsEnableJavaconstructSettingsEnableJavagetSettingsEnableJavascriptsetSettingsEnableJavascript!constructSettingsEnableJavascriptgetSettingsEnableMediaStreamsetSettingsEnableMediaStream"constructSettingsEnableMediaStreamgetSettingsEnableMediasourcesetSettingsEnableMediasource"constructSettingsEnableMediasource+getSettingsEnableOfflineWebApplicationCache+setSettingsEnableOfflineWebApplicationCache1constructSettingsEnableOfflineWebApplicationCachegetSettingsEnablePageCachesetSettingsEnablePageCache constructSettingsEnablePageCachegetSettingsEnablePluginssetSettingsEnablePluginsconstructSettingsEnablePlugins getSettingsEnablePrivateBrowsing setSettingsEnablePrivateBrowsing&constructSettingsEnablePrivateBrowsing#getSettingsEnableResizableTextAreas#setSettingsEnableResizableTextAreas)constructSettingsEnableResizableTextAreas#getSettingsEnableSiteSpecificQuirks#setSettingsEnableSiteSpecificQuirks)constructSettingsEnableSiteSpecificQuirks getSettingsEnableSmoothScrolling setSettingsEnableSmoothScrolling&constructSettingsEnableSmoothScrolling"getSettingsEnableSpatialNavigation"setSettingsEnableSpatialNavigation(constructSettingsEnableSpatialNavigationgetSettingsEnableTabsToLinkssetSettingsEnableTabsToLinks"constructSettingsEnableTabsToLinksgetSettingsEnableWebaudiosetSettingsEnableWebaudioconstructSettingsEnableWebaudiogetSettingsEnableWebglsetSettingsEnableWebglconstructSettingsEnableWebgl-getSettingsEnableWriteConsoleMessagesToStdout-setSettingsEnableWriteConsoleMessagesToStdout3constructSettingsEnableWriteConsoleMessagesToStdoutgetSettingsEnableXssAuditorsetSettingsEnableXssAuditor!constructSettingsEnableXssAuditorgetSettingsFantasyFontFamilysetSettingsFantasyFontFamily"constructSettingsFantasyFontFamily%getSettingsHardwareAccelerationPolicy%setSettingsHardwareAccelerationPolicy+constructSettingsHardwareAccelerationPolicy'getSettingsJavascriptCanAccessClipboard'setSettingsJavascriptCanAccessClipboard-constructSettingsJavascriptCanAccessClipboard0getSettingsJavascriptCanOpenWindowsAutomatically0setSettingsJavascriptCanOpenWindowsAutomatically6constructSettingsJavascriptCanOpenWindowsAutomatically,getSettingsLoadIconsIgnoringImageLoadSetting,setSettingsLoadIconsIgnoringImageLoadSetting2constructSettingsLoadIconsIgnoringImageLoadSetting$getSettingsMediaPlaybackAllowsInline$setSettingsMediaPlaybackAllowsInline*constructSettingsMediaPlaybackAllowsInline+getSettingsMediaPlaybackRequiresUserGesture+setSettingsMediaPlaybackRequiresUserGesture1constructSettingsMediaPlaybackRequiresUserGesturegetSettingsMinimumFontSizesetSettingsMinimumFontSize constructSettingsMinimumFontSizegetSettingsMonospaceFontFamilysetSettingsMonospaceFontFamily$constructSettingsMonospaceFontFamilygetSettingsPictographFontFamilysetSettingsPictographFontFamily%constructSettingsPictographFontFamilygetSettingsPrintBackgroundssetSettingsPrintBackgrounds!constructSettingsPrintBackgroundsgetSettingsSansSerifFontFamilysetSettingsSansSerifFontFamily$constructSettingsSansSerifFontFamilygetSettingsSerifFontFamilysetSettingsSerifFontFamily constructSettingsSerifFontFamilygetSettingsUserAgentsetSettingsUserAgentconstructSettingsUserAgentclearSettingsUserAgentgetSettingsZoomTextOnlysetSettingsZoomTextOnlyconstructSettingsZoomTextOnly&settingsGetAllowFileAccessFromFileUrlssettingsGetAllowModalDialogs+settingsGetAllowUniversalAccessFromFileUrlssettingsGetAutoLoadImagessettingsGetCursiveFontFamilysettingsGetDefaultCharsetsettingsGetDefaultFontFamilysettingsGetDefaultFontSize#settingsGetDefaultMonospaceFontSize$settingsGetDrawCompositingIndicators$settingsGetEnableAccelerated2dCanvassettingsGetEnableCaretBrowsing settingsGetEnableDeveloperExtrassettingsGetEnableDnsPrefetching settingsGetEnableFrameFlatteningsettingsGetEnableFullscreensettingsGetEnableHtml5Database"settingsGetEnableHtml5LocalStorage"settingsGetEnableHyperlinkAuditingsettingsGetEnableJavasettingsGetEnableJavascriptsettingsGetEnableMediaStreamsettingsGetEnableMediasource+settingsGetEnableOfflineWebApplicationCachesettingsGetEnablePageCachesettingsGetEnablePlugins settingsGetEnablePrivateBrowsing#settingsGetEnableResizableTextAreas#settingsGetEnableSiteSpecificQuirks settingsGetEnableSmoothScrolling"settingsGetEnableSpatialNavigationsettingsGetEnableTabsToLinkssettingsGetEnableWebaudiosettingsGetEnableWebgl-settingsGetEnableWriteConsoleMessagesToStdoutsettingsGetEnableXssAuditorsettingsGetFantasyFontFamily%settingsGetHardwareAccelerationPolicy'settingsGetJavascriptCanAccessClipboard0settingsGetJavascriptCanOpenWindowsAutomatically,settingsGetLoadIconsIgnoringImageLoadSetting$settingsGetMediaPlaybackAllowsInline+settingsGetMediaPlaybackRequiresUserGesturesettingsGetMinimumFontSizesettingsGetMonospaceFontFamilysettingsGetPictographFontFamilysettingsGetPrintBackgroundssettingsGetSansSerifFontFamilysettingsGetSerifFontFamilysettingsGetUserAgentsettingsGetZoomTextOnly&settingsSetAllowFileAccessFromFileUrlssettingsSetAllowModalDialogs+settingsSetAllowUniversalAccessFromFileUrlssettingsSetAutoLoadImagessettingsSetCursiveFontFamilysettingsSetDefaultCharsetsettingsSetDefaultFontFamilysettingsSetDefaultFontSize#settingsSetDefaultMonospaceFontSize$settingsSetDrawCompositingIndicators$settingsSetEnableAccelerated2dCanvassettingsSetEnableCaretBrowsing settingsSetEnableDeveloperExtrassettingsSetEnableDnsPrefetching settingsSetEnableFrameFlatteningsettingsSetEnableFullscreensettingsSetEnableHtml5Database"settingsSetEnableHtml5LocalStorage"settingsSetEnableHyperlinkAuditingsettingsSetEnableJavasettingsSetEnableJavascriptsettingsSetEnableMediaStreamsettingsSetEnableMediasource+settingsSetEnableOfflineWebApplicationCachesettingsSetEnablePageCachesettingsSetEnablePlugins settingsSetEnablePrivateBrowsing#settingsSetEnableResizableTextAreas#settingsSetEnableSiteSpecificQuirks settingsSetEnableSmoothScrolling"settingsSetEnableSpatialNavigationsettingsSetEnableTabsToLinkssettingsSetEnableWebaudiosettingsSetEnableWebgl-settingsSetEnableWriteConsoleMessagesToStdoutsettingsSetEnableXssAuditorsettingsSetFantasyFontFamily%settingsSetHardwareAccelerationPolicy'settingsSetJavascriptCanAccessClipboard0settingsSetJavascriptCanOpenWindowsAutomatically,settingsSetLoadIconsIgnoringImageLoadSetting$settingsSetMediaPlaybackAllowsInline+settingsSetMediaPlaybackRequiresUserGesturesettingsSetMinimumFontSizesettingsSetMonospaceFontFamilysettingsSetPictographFontFamilysettingsSetPrintBackgroundssettingsSetSansSerifFontFamilysettingsSetSerifFontFamilysettingsSetUserAgent*settingsSetUserAgentWithApplicationDetailssettingsSetZoomTextOnly$fIsObjectSettings$fIsSettingsSettings $fIsSettingsa$fGObjectSettings"C_WebViewWebProcessCrashedCallback WebViewWebProcessCrashedCallbackC_WebViewSubmitFormCallbackWebViewSubmitFormCallback!C_WebViewShowNotificationCallbackWebViewShowNotificationCallbackC_WebViewScriptDialogCallbackWebViewScriptDialogCallbackC_WebViewRunFileChooserCallbackWebViewRunFileChooserCallback C_WebViewRunColorChooserCallbackWebViewRunColorChooserCallbackC_WebViewRunAsModalCallbackWebViewRunAsModalCallback$C_WebViewResourceLoadStartedCallback"WebViewResourceLoadStartedCallbackC_WebViewReadyToShowCallbackWebViewReadyToShowCallbackC_WebViewPrintCallbackWebViewPrintCallback"C_WebViewPermissionRequestCallback WebViewPermissionRequestCallback#C_WebViewMouseTargetChangedCallback!WebViewMouseTargetChangedCallback(C_WebViewLoadFailedWithTlsErrorsCallback&WebViewLoadFailedWithTlsErrorsCallbackC_WebViewLoadFailedCallbackWebViewLoadFailedCallbackC_WebViewLoadChangedCallbackWebViewLoadChangedCallback C_WebViewLeaveFullscreenCallbackWebViewLeaveFullscreenCallback(C_WebViewInsecureContentDetectedCallback&WebViewInsecureContentDetectedCallback C_WebViewEnterFullscreenCallbackWebViewEnterFullscreenCallbackC_WebViewDecidePolicyCallbackWebViewDecidePolicyCallbackC_WebViewCreateCallbackWebViewCreateCallback%C_WebViewContextMenuDismissedCallback#WebViewContextMenuDismissedCallbackC_WebViewContextMenuCallbackWebViewContextMenuCallbackC_WebViewCloseCallbackWebViewCloseCallbackC_WebViewAuthenticateCallbackWebViewAuthenticateCallback#mk_WebViewWebProcessCrashedCallbackmk_WebViewSubmitFormCallback"mk_WebViewShowNotificationCallbackmk_WebViewScriptDialogCallback mk_WebViewRunFileChooserCallback!mk_WebViewRunColorChooserCallbackmk_WebViewRunAsModalCallback%mk_WebViewResourceLoadStartedCallbackmk_WebViewReadyToShowCallbackmk_WebViewPrintCallback#mk_WebViewPermissionRequestCallback$mk_WebViewMouseTargetChangedCallback)mk_WebViewLoadFailedWithTlsErrorsCallbackmk_WebViewLoadFailedCallbackmk_WebViewLoadChangedCallback!mk_WebViewLeaveFullscreenCallback)mk_WebViewInsecureContentDetectedCallback!mk_WebViewEnterFullscreenCallbackmk_WebViewDecidePolicyCallbackmk_WebViewCreateCallback&mk_WebViewContextMenuDismissedCallbackmk_WebViewContextMenuCallbackmk_WebViewCloseCallbackmk_WebViewAuthenticateCallback toWebView noWebViewnoWebViewAuthenticateCallbackgenClosure_WebViewAuthenticate wrap_WebViewAuthenticateCallbackonWebViewAuthenticateafterWebViewAuthenticatenoWebViewCloseCallbackgenClosure_WebViewClosewrap_WebViewCloseCallbackonWebViewCloseafterWebViewClosenoWebViewContextMenuCallbackgenClosure_WebViewContextMenuwrap_WebViewContextMenuCallbackonWebViewContextMenuafterWebViewContextMenu%noWebViewContextMenuDismissedCallback&genClosure_WebViewContextMenuDismissed(wrap_WebViewContextMenuDismissedCallbackonWebViewContextMenuDismissed afterWebViewContextMenuDismissednoWebViewCreateCallbackgenClosure_WebViewCreatewrap_WebViewCreateCallbackonWebViewCreateafterWebViewCreatenoWebViewDecidePolicyCallbackgenClosure_WebViewDecidePolicy wrap_WebViewDecidePolicyCallbackonWebViewDecidePolicyafterWebViewDecidePolicy noWebViewEnterFullscreenCallback!genClosure_WebViewEnterFullscreen#wrap_WebViewEnterFullscreenCallbackonWebViewEnterFullscreenafterWebViewEnterFullscreen(noWebViewInsecureContentDetectedCallback)genClosure_WebViewInsecureContentDetected+wrap_WebViewInsecureContentDetectedCallback onWebViewInsecureContentDetected#afterWebViewInsecureContentDetected noWebViewLeaveFullscreenCallback!genClosure_WebViewLeaveFullscreen#wrap_WebViewLeaveFullscreenCallbackonWebViewLeaveFullscreenafterWebViewLeaveFullscreennoWebViewLoadChangedCallbackgenClosure_WebViewLoadChangedwrap_WebViewLoadChangedCallbackonWebViewLoadChangedafterWebViewLoadChangednoWebViewLoadFailedCallbackgenClosure_WebViewLoadFailedwrap_WebViewLoadFailedCallbackonWebViewLoadFailedafterWebViewLoadFailed(noWebViewLoadFailedWithTlsErrorsCallback)genClosure_WebViewLoadFailedWithTlsErrors+wrap_WebViewLoadFailedWithTlsErrorsCallback onWebViewLoadFailedWithTlsErrors#afterWebViewLoadFailedWithTlsErrors#noWebViewMouseTargetChangedCallback$genClosure_WebViewMouseTargetChanged&wrap_WebViewMouseTargetChangedCallbackonWebViewMouseTargetChangedafterWebViewMouseTargetChanged"noWebViewPermissionRequestCallback#genClosure_WebViewPermissionRequest%wrap_WebViewPermissionRequestCallbackonWebViewPermissionRequestafterWebViewPermissionRequestnoWebViewPrintCallbackgenClosure_WebViewPrintwrap_WebViewPrintCallbackonWebViewPrintafterWebViewPrintnoWebViewReadyToShowCallbackgenClosure_WebViewReadyToShowwrap_WebViewReadyToShowCallbackonWebViewReadyToShowafterWebViewReadyToShow$noWebViewResourceLoadStartedCallback%genClosure_WebViewResourceLoadStarted'wrap_WebViewResourceLoadStartedCallbackonWebViewResourceLoadStartedafterWebViewResourceLoadStartednoWebViewRunAsModalCallbackgenClosure_WebViewRunAsModalwrap_WebViewRunAsModalCallbackonWebViewRunAsModalafterWebViewRunAsModal noWebViewRunColorChooserCallback!genClosure_WebViewRunColorChooser#wrap_WebViewRunColorChooserCallbackonWebViewRunColorChooserafterWebViewRunColorChoosernoWebViewRunFileChooserCallback genClosure_WebViewRunFileChooser"wrap_WebViewRunFileChooserCallbackonWebViewRunFileChooserafterWebViewRunFileChoosernoWebViewScriptDialogCallbackgenClosure_WebViewScriptDialog wrap_WebViewScriptDialogCallbackonWebViewScriptDialogafterWebViewScriptDialog!noWebViewShowNotificationCallback"genClosure_WebViewShowNotification$wrap_WebViewShowNotificationCallbackonWebViewShowNotificationafterWebViewShowNotificationnoWebViewSubmitFormCallbackgenClosure_WebViewSubmitFormwrap_WebViewSubmitFormCallbackonWebViewSubmitFormafterWebViewSubmitForm"noWebViewWebProcessCrashedCallback#genClosure_WebViewWebProcessCrashed%wrap_WebViewWebProcessCrashedCallbackonWebViewWebProcessCrashedafterWebViewWebProcessCrashedgetWebViewEditablesetWebViewEditableconstructWebViewEditablegetWebViewEstimatedLoadProgressgetWebViewFavicongetWebViewIsEphemeralconstructWebViewIsEphemeralgetWebViewIsLoadinggetWebViewIsPlayingAudioconstructWebViewRelatedViewsetWebViewSettingsconstructWebViewSettingsgetWebViewTitle getWebViewUrigetWebViewUserContentManager"constructWebViewUserContentManagergetWebViewWebContextconstructWebViewWebContextgetWebViewZoomLevelsetWebViewZoomLevelconstructWebViewZoomLevel webViewNewwebViewNewWithContextwebViewNewWithSettings webViewNewWithUserContentManager%webViewCanExecuteEditingCommandFinishwebViewCanGoBackwebViewCanGoForwardwebViewExecuteEditingCommandwebViewGetBackForwardListwebViewGetBackgroundColorwebViewGetContextwebViewGetCustomCharsetwebViewGetEditorStatewebViewGetEstimatedLoadProgresswebViewGetFaviconwebViewGetFindControllerwebViewGetInspector!webViewGetJavascriptGlobalContextwebViewGetMainResourcewebViewGetPageIdwebViewGetSessionStatewebViewGetSettingswebViewGetSnapshotwebViewGetSnapshotFinishwebViewGetTitlewebViewGetTlsInfo webViewGetUriwebViewGetUserContentManagerwebViewGetWebsiteDataManagerwebViewGetWindowPropertieswebViewGetZoomLevel webViewGoBackwebViewGoForwardwebViewGoToBackForwardListItemwebViewIsEditablewebViewIsEphemeralwebViewIsLoadingwebViewIsPlayingAudiowebViewLoadAlternateHtmlwebViewLoadByteswebViewLoadHtmlwebViewLoadPlainTextwebViewLoadRequestwebViewLoadUriwebViewNewWithRelatedView webViewReloadwebViewReloadBypassCachewebViewRestoreSessionStatewebViewRunJavascriptwebViewRunJavascriptFinish!webViewRunJavascriptFromGresource'webViewRunJavascriptFromGresourceFinish webViewSavewebViewSaveFinishwebViewSaveToFilewebViewSaveToFileFinishwebViewSetBackgroundColorwebViewSetCustomCharsetwebViewSetEditablewebViewSetSettingswebViewSetZoomLevelwebViewStopLoadingwebViewTryClose$fIsBuildableWebView$fIsImplementorIfaceWebView$fIsObjectWebView$fIsWidgetWebView$fIsContainerWebView$fIsWebViewBaseWebView$fIsWebViewWebView $fIsWebViewa$fGObjectWebView noCredential credentialNewcredentialCopycredentialFreecredentialGetPasswordcredentialGetPersistencecredentialGetUsernamecredentialHasPassword$fBoxedObjectCredentialnoNavigationActionnavigationActionCopynavigationActionFreenavigationActionGetModifiersnavigationActionGetMouseButton!navigationActionGetNavigationTypenavigationActionGetRequestnavigationActionIsUserGesture$fBoxedObjectNavigationActionnoScriptDialogscriptDialogConfirmSetConfirmedscriptDialogGetDialogTypescriptDialogGetMessage scriptDialogPromptGetDefaultTextscriptDialogPromptSetText$fBoxedObjectScriptDialog noUserScript userScriptNew userScriptRefuserScriptUnref$fBoxedObjectUserScriptnoUserStyleSheetuserStyleSheetNewuserStyleSheetRefuserStyleSheetUnref$fBoxedObjectUserStyleSheetEDITING_COMMAND_COPYEDITING_COMMAND_CREATE_LINKEDITING_COMMAND_CUTEDITING_COMMAND_INSERT_IMAGEEDITING_COMMAND_PASTEEDITING_COMMAND_REDOEDITING_COMMAND_SELECT_ALLEDITING_COMMAND_UNDO%URISchemeRequestCallback_WithClosuresC_URISchemeRequestCallbackmk_URISchemeRequestCallback dynamic_URISchemeRequestCallbacknoURISchemeRequestCallback'noURISchemeRequestCallback_WithClosures&drop_closures_URISchemeRequestCallback#genClosure_URISchemeRequestCallbackwrap_URISchemeRequestCallback+C_WebContextInitializeWebExtensionsCallback)WebContextInitializeWebExtensionsCallback5C_WebContextInitializeNotificationPermissionsCallback3WebContextInitializeNotificationPermissionsCallback#C_WebContextDownloadStartedCallback!WebContextDownloadStartedCallback,mk_WebContextInitializeWebExtensionsCallback6mk_WebContextInitializeNotificationPermissionsCallback$mk_WebContextDownloadStartedCallback toWebContext noWebContext#noWebContextDownloadStartedCallback$genClosure_WebContextDownloadStarted&wrap_WebContextDownloadStartedCallbackonWebContextDownloadStartedafterWebContextDownloadStarted5noWebContextInitializeNotificationPermissionsCallback6genClosure_WebContextInitializeNotificationPermissions8wrap_WebContextInitializeNotificationPermissionsCallback-onWebContextInitializeNotificationPermissions0afterWebContextInitializeNotificationPermissions+noWebContextInitializeWebExtensionsCallback,genClosure_WebContextInitializeWebExtensions.wrap_WebContextInitializeWebExtensionsCallback#onWebContextInitializeWebExtensions&afterWebContextInitializeWebExtensions"getWebContextLocalStorageDirectory(constructWebContextLocalStorageDirectorygetWebContextWebsiteDataManager%constructWebContextWebsiteDataManager webContextNewwebContextNewEphemeral#webContextNewWithWebsiteDataManager$webContextAllowTlsCertificateForHostwebContextClearCachewebContextDownloadUriwebContextGetCacheModelwebContextGetCookieManagerwebContextGetFaviconDatabase%webContextGetFaviconDatabaseDirectorywebContextGetPluginswebContextGetPluginsFinishwebContextGetProcessModelwebContextGetSecurityManager!webContextGetSpellCheckingEnabled#webContextGetSpellCheckingLanguageswebContextGetTlsErrorsPolicy!webContextGetWebProcessCountLimitwebContextGetWebsiteDataManager+webContextInitializeNotificationPermissionswebContextIsEphemeralwebContextPrefetchDnswebContextRegisterUriScheme'webContextSetAdditionalPluginsDirectorywebContextSetCacheModelwebContextSetDiskCacheDirectory!webContextSetNetworkProxySettingswebContextSetPreferredLanguageswebContextSetProcessModel!webContextSetSpellCheckingEnabled#webContextSetSpellCheckingLanguageswebContextSetTlsErrorsPolicy#webContextSetWebExtensionsDirectory0webContextSetWebExtensionsInitializationUserData!webContextSetWebProcessCountLimitwebContextGetDefault$fIsObjectWebContext$fIsWebContextWebContext$fIsWebContexta$fGObjectWebContext#webkit_web_view_session_state_unref'webkit_web_view_session_state_serialize!webkit_web_view_session_state_ref!webkit_web_view_session_state_new(c_webkit_web_view_session_state_get_typebaseGHC.BaseNothingwebkit_security_origin_unref webkit_security_origin_to_stringwebkit_security_origin_ref webkit_security_origin_is_opaque#webkit_security_origin_get_protocolwebkit_security_origin_get_portwebkit_security_origin_get_host"webkit_security_origin_new_for_uriwebkit_security_origin_new!c_webkit_security_origin_get_typeghc-prim GHC.TypesTrue"webkit_network_proxy_settings_free"webkit_network_proxy_settings_copy2webkit_network_proxy_settings_add_proxy_for_scheme!webkit_network_proxy_settings_new(c_webkit_network_proxy_settings_get_typewebkit_mime_info_unrefwebkit_mime_info_refwebkit_mime_info_get_mime_typewebkit_mime_info_get_extensions webkit_mime_info_get_descriptionc_webkit_mime_info_get_typewebkit_javascript_result_unrefwebkit_javascript_result_ref"webkit_javascript_result_get_value+webkit_javascript_result_get_global_context#c_webkit_javascript_result_get_type,webkit_window_properties_get_toolbar_visible.webkit_window_properties_get_statusbar_visible/webkit_window_properties_get_scrollbars_visible&webkit_window_properties_get_resizable,webkit_window_properties_get_menubar_visible0webkit_window_properties_get_locationbar_visible%webkit_window_properties_get_geometry'webkit_window_properties_get_fullscreen#c_webkit_window_properties_get_typeFalsec_webkit_web_view_base_get_typewebkit_web_inspector_show webkit_web_inspector_is_attached!webkit_web_inspector_get_web_view&webkit_web_inspector_get_inspected_uri#webkit_web_inspector_get_can_attach(webkit_web_inspector_get_attached_heightwebkit_web_inspector_detachwebkit_web_inspector_closewebkit_web_inspector_attachc_webkit_web_inspector_get_type=webkit_user_content_manager_unregister_script_message_handler3webkit_user_content_manager_remove_all_style_sheets.webkit_user_content_manager_remove_all_scripts;webkit_user_content_manager_register_script_message_handler+webkit_user_content_manager_add_style_sheet&webkit_user_content_manager_add_scriptwebkit_user_content_manager_new&c_webkit_user_content_manager_get_type-haskell-gi-base-0.20.4-7yL37l7PZ3MAeat87r9pad&webkit_uri_scheme_request_get_web_view!webkit_uri_scheme_request_get_uri$webkit_uri_scheme_request_get_scheme"webkit_uri_scheme_request_get_path&webkit_uri_scheme_request_finish_error webkit_uri_scheme_request_finish$c_webkit_uri_scheme_request_get_typewebkit_uri_response_get_uri*webkit_uri_response_get_suggested_filename#webkit_uri_response_get_status_code!webkit_uri_response_get_mime_type$webkit_uri_response_get_http_headers&webkit_uri_response_get_content_lengthc_webkit_uri_response_get_typewebkit_uri_request_set_uriwebkit_uri_request_get_uri"webkit_uri_request_get_http_method#webkit_uri_request_get_http_headerswebkit_uri_request_newc_webkit_uri_request_get_typewebkit_web_resource_get_uri webkit_web_resource_get_response#webkit_web_resource_get_data_finishwebkit_web_resource_get_datac_webkit_web_resource_get_type,webkit_security_manager_uri_scheme_is_secure/webkit_security_manager_uri_scheme_is_no_access+webkit_security_manager_uri_scheme_is_local4webkit_security_manager_uri_scheme_is_empty_document6webkit_security_manager_uri_scheme_is_display_isolated2webkit_security_manager_uri_scheme_is_cors_enabled5webkit_security_manager_register_uri_scheme_as_secure8webkit_security_manager_register_uri_scheme_as_no_access4webkit_security_manager_register_uri_scheme_as_local=webkit_security_manager_register_uri_scheme_as_empty_document?webkit_security_manager_register_uri_scheme_as_display_isolated;webkit_security_manager_register_uri_scheme_as_cors_enabled"c_webkit_security_manager_get_type%webkit_print_custom_widget_get_widget$webkit_print_custom_widget_get_titlewebkit_print_custom_widget_new%c_webkit_print_custom_widget_get_typewebkit_policy_decision_usewebkit_policy_decision_ignorewebkit_policy_decision_download!c_webkit_policy_decision_get_type6webkit_response_policy_decision_is_mime_type_supported,webkit_response_policy_decision_get_response+webkit_response_policy_decision_get_request*c_webkit_response_policy_decision_get_typewebkit_plugin_get_pathwebkit_plugin_get_name webkit_plugin_get_mime_info_listwebkit_plugin_get_descriptionc_webkit_plugin_get_typewebkit_notification_get_titlewebkit_notification_get_tagwebkit_notification_get_idwebkit_notification_get_bodywebkit_notification_closewebkit_notification_clickedc_webkit_notification_get_type$webkit_hit_test_result_get_media_uri#webkit_hit_test_result_get_link_uri%webkit_hit_test_result_get_link_title%webkit_hit_test_result_get_link_label$webkit_hit_test_result_get_image_uri"webkit_hit_test_result_get_context+webkit_hit_test_result_context_is_selection+webkit_hit_test_result_context_is_scrollbar'webkit_hit_test_result_context_is_media&webkit_hit_test_result_context_is_link'webkit_hit_test_result_context_is_image*webkit_hit_test_result_context_is_editable!c_webkit_hit_test_result_get_type%webkit_form_submission_request_submit.webkit_form_submission_request_get_text_fields)c_webkit_form_submission_request_get_type(webkit_file_chooser_request_select_files.webkit_file_chooser_request_get_selected_files/webkit_file_chooser_request_get_select_multiple1webkit_file_chooser_request_get_mime_types_filter*webkit_file_chooser_request_get_mime_types"webkit_file_chooser_request_cancel&c_webkit_file_chooser_request_get_type'webkit_favicon_database_get_favicon_uri*webkit_favicon_database_get_favicon_finish#webkit_favicon_database_get_faviconwebkit_favicon_database_clear"c_webkit_favicon_database_get_type)webkit_editor_state_get_typing_attributesc_webkit_editor_state_get_typewebkit_download_set_destination#webkit_download_set_allow_overwritewebkit_download_get_web_viewwebkit_download_get_responsewebkit_download_get_request(webkit_download_get_received_data_length&webkit_download_get_estimated_progress webkit_download_get_elapsed_timewebkit_download_get_destination#webkit_download_get_allow_overwritewebkit_download_cancelc_webkit_download_get_typeData.GI.Base.BasicTypesGVariant!webkit_context_menu_set_user_datawebkit_context_menu_remove_allwebkit_context_menu_removewebkit_context_menu_prependwebkit_context_menu_move_itemwebkit_context_menu_lastwebkit_context_menu_insert!webkit_context_menu_get_user_datawebkit_context_menu_get_n_itemswebkit_context_menu_get_items(webkit_context_menu_get_item_at_positionwebkit_context_menu_firstwebkit_context_menu_append"webkit_context_menu_new_with_itemswebkit_context_menu_newc_webkit_context_menu_get_type%webkit_color_chooser_request_set_rgba%webkit_color_chooser_request_get_rgba2webkit_color_chooser_request_get_element_rectangle#webkit_color_chooser_request_finish#webkit_color_chooser_request_cancel'c_webkit_color_chooser_request_get_type%webkit_back_forward_list_item_get_uri'webkit_back_forward_list_item_get_title.webkit_back_forward_list_item_get_original_uri(c_webkit_back_forward_list_item_get_type%webkit_back_forward_list_get_nth_item#webkit_back_forward_list_get_length4webkit_back_forward_list_get_forward_list_with_limit)webkit_back_forward_list_get_forward_list)webkit_back_forward_list_get_forward_item)webkit_back_forward_list_get_current_item1webkit_back_forward_list_get_back_list_with_limit&webkit_back_forward_list_get_back_list&webkit_back_forward_list_get_back_item#c_webkit_back_forward_list_get_typewebkit_permission_request_denywebkit_permission_request_allow$c_webkit_permission_request_get_type0c_webkit_geolocation_permission_request_get_typeGwebkit_install_missing_media_plugins_permission_request_get_descriptionBc_webkit_install_missing_media_plugins_permission_request_get_type1c_webkit_notification_permission_request_get_type/c_webkit_user_media_permission_request_get_typewebkit_get_major_versionwebkit_get_micro_versionwebkit_get_minor_version0webkit_user_media_permission_is_for_audio_device0webkit_user_media_permission_is_for_video_device*c_webkit_editor_typing_attributes_get_typec_webkit_find_options_get_type)c_webkit_hit_test_result_context_get_type"c_webkit_snapshot_options_get_type$c_webkit_website_data_types_get_type&webkit_find_controller_search_previous"webkit_find_controller_search_next$webkit_find_controller_search_finishwebkit_find_controller_search#webkit_find_controller_get_web_view&webkit_find_controller_get_search_text"webkit_find_controller_get_options*webkit_find_controller_get_max_match_count$webkit_find_controller_count_matches!c_webkit_find_controller_get_type)webkit_website_data_manager_remove_finish"webkit_website_data_manager_remove(webkit_website_data_manager_is_ephemeral0webkit_website_data_manager_get_websql_directoryCwebkit_website_data_manager_get_offline_application_cache_directory7webkit_website_data_manager_get_local_storage_directory3webkit_website_data_manager_get_indexeddb_directory4webkit_website_data_manager_get_disk_cache_directory.webkit_website_data_manager_get_cookie_manager3webkit_website_data_manager_get_base_data_directory4webkit_website_data_manager_get_base_cache_directory(webkit_website_data_manager_fetch_finish!webkit_website_data_manager_fetch(webkit_website_data_manager_clear_finish!webkit_website_data_manager_clear)webkit_website_data_manager_new_ephemeral&c_webkit_website_data_manager_get_typewebkit_website_data_unrefwebkit_website_data_refwebkit_website_data_get_typeswebkit_website_data_get_sizewebkit_website_data_get_namec_webkit_website_data_get_type'c_webkit_authentication_scheme_get_typec_webkit_cache_model_get_type%c_webkit_context_menu_action_get_type&c_webkit_cookie_accept_policy_get_type+c_webkit_cookie_persistent_storage_get_type(c_webkit_credential_persistence_get_type c_webkit_download_error_get_type(c_webkit_favicon_database_error_get_type.c_webkit_hardware_acceleration_policy_get_type(c_webkit_insecure_content_event_get_type"c_webkit_javascript_error_get_typec_webkit_load_event_get_type!c_webkit_navigation_type_get_typec_webkit_network_error_get_type$c_webkit_network_proxy_mode_get_typec_webkit_plugin_error_get_type&c_webkit_policy_decision_type_get_typec_webkit_policy_error_get_typec_webkit_print_error_get_type*c_webkit_print_operation_response_get_typec_webkit_process_model_get_typec_webkit_save_mode_get_type$c_webkit_script_dialog_type_get_type c_webkit_snapshot_error_get_type!c_webkit_snapshot_region_get_type#c_webkit_tls_errors_policy_get_type.c_webkit_user_content_injected_frames_get_type,c_webkit_user_script_injection_time_get_type"c_webkit_user_style_level_get_type&webkit_authentication_request_is_retry*webkit_authentication_request_is_for_proxy(webkit_authentication_request_get_scheme'webkit_authentication_request_get_realm5webkit_authentication_request_get_proposed_credential&webkit_authentication_request_get_port&webkit_authentication_request_get_host$webkit_authentication_request_cancel2webkit_authentication_request_can_save_credentials*webkit_authentication_request_authenticate(c_webkit_authentication_request_get_type$webkit_context_menu_item_set_submenu%webkit_context_menu_item_is_separator$webkit_context_menu_item_get_submenu)webkit_context_menu_item_get_stock_action#webkit_context_menu_item_get_action)webkit_context_menu_item_new_with_submenu&webkit_context_menu_item_new_separator9webkit_context_menu_item_new_from_stock_action_with_label.webkit_context_menu_item_new_from_stock_actionwebkit_context_menu_item_new#c_webkit_context_menu_item_get_type,webkit_cookie_manager_set_persistent_storage'webkit_cookie_manager_set_accept_policy5webkit_cookie_manager_get_domains_with_cookies_finish.webkit_cookie_manager_get_domains_with_cookies.webkit_cookie_manager_get_accept_policy_finish'webkit_cookie_manager_get_accept_policy/webkit_cookie_manager_delete_cookies_for_domain(webkit_cookie_manager_delete_all_cookies c_webkit_cookie_manager_get_type-webkit_navigation_policy_decision_get_request5webkit_navigation_policy_decision_get_navigation_type7webkit_navigation_policy_decision_get_navigation_action2webkit_navigation_policy_decision_get_mouse_button/webkit_navigation_policy_decision_get_modifiers0webkit_navigation_policy_decision_get_frame_name,c_webkit_navigation_policy_decision_get_type)webkit_print_operation_set_print_settings%webkit_print_operation_set_page_setup!webkit_print_operation_run_dialogwebkit_print_operation_print)webkit_print_operation_get_print_settings%webkit_print_operation_get_page_setupwebkit_print_operation_new!c_webkit_print_operation_get_type"webkit_settings_set_zoom_text_only7webkit_settings_set_user_agent_with_application_detailswebkit_settings_set_user_agent%webkit_settings_set_serif_font_family*webkit_settings_set_sans_serif_font_family%webkit_settings_set_print_backgrounds*webkit_settings_set_pictograph_font_family)webkit_settings_set_monospace_font_family%webkit_settings_set_minimum_font_size8webkit_settings_set_media_playback_requires_user_gesture0webkit_settings_set_media_playback_allows_inline:webkit_settings_set_load_icons_ignoring_image_load_setting=webkit_settings_set_javascript_can_open_windows_automatically3webkit_settings_set_javascript_can_access_clipboard0webkit_settings_set_hardware_acceleration_policy'webkit_settings_set_fantasy_font_family&webkit_settings_set_enable_xss_auditor;webkit_settings_set_enable_write_console_messages_to_stdout webkit_settings_set_enable_webgl#webkit_settings_set_enable_webaudio(webkit_settings_set_enable_tabs_to_links-webkit_settings_set_enable_spatial_navigation+webkit_settings_set_enable_smooth_scrolling/webkit_settings_set_enable_site_specific_quirks/webkit_settings_set_enable_resizable_text_areas+webkit_settings_set_enable_private_browsing"webkit_settings_set_enable_plugins%webkit_settings_set_enable_page_cache8webkit_settings_set_enable_offline_web_application_cache&webkit_settings_set_enable_mediasource'webkit_settings_set_enable_media_stream%webkit_settings_set_enable_javascriptwebkit_settings_set_enable_java-webkit_settings_set_enable_hyperlink_auditing.webkit_settings_set_enable_html5_local_storage)webkit_settings_set_enable_html5_database%webkit_settings_set_enable_fullscreen+webkit_settings_set_enable_frame_flattening*webkit_settings_set_enable_dns_prefetching+webkit_settings_set_enable_developer_extras)webkit_settings_set_enable_caret_browsing0webkit_settings_set_enable_accelerated_2d_canvas/webkit_settings_set_draw_compositing_indicators/webkit_settings_set_default_monospace_font_size%webkit_settings_set_default_font_size'webkit_settings_set_default_font_family#webkit_settings_set_default_charset'webkit_settings_set_cursive_font_family$webkit_settings_set_auto_load_images9webkit_settings_set_allow_universal_access_from_file_urls'webkit_settings_set_allow_modal_dialogs4webkit_settings_set_allow_file_access_from_file_urls"webkit_settings_get_zoom_text_onlywebkit_settings_get_user_agent%webkit_settings_get_serif_font_family*webkit_settings_get_sans_serif_font_family%webkit_settings_get_print_backgrounds*webkit_settings_get_pictograph_font_family)webkit_settings_get_monospace_font_family%webkit_settings_get_minimum_font_size8webkit_settings_get_media_playback_requires_user_gesture0webkit_settings_get_media_playback_allows_inline:webkit_settings_get_load_icons_ignoring_image_load_setting=webkit_settings_get_javascript_can_open_windows_automatically3webkit_settings_get_javascript_can_access_clipboard0webkit_settings_get_hardware_acceleration_policy'webkit_settings_get_fantasy_font_family&webkit_settings_get_enable_xss_auditor;webkit_settings_get_enable_write_console_messages_to_stdout webkit_settings_get_enable_webgl#webkit_settings_get_enable_webaudio(webkit_settings_get_enable_tabs_to_links-webkit_settings_get_enable_spatial_navigation+webkit_settings_get_enable_smooth_scrolling/webkit_settings_get_enable_site_specific_quirks/webkit_settings_get_enable_resizable_text_areas+webkit_settings_get_enable_private_browsing"webkit_settings_get_enable_plugins%webkit_settings_get_enable_page_cache8webkit_settings_get_enable_offline_web_application_cache&webkit_settings_get_enable_mediasource'webkit_settings_get_enable_media_stream%webkit_settings_get_enable_javascriptwebkit_settings_get_enable_java-webkit_settings_get_enable_hyperlink_auditing.webkit_settings_get_enable_html5_local_storage)webkit_settings_get_enable_html5_database%webkit_settings_get_enable_fullscreen+webkit_settings_get_enable_frame_flattening*webkit_settings_get_enable_dns_prefetching+webkit_settings_get_enable_developer_extras)webkit_settings_get_enable_caret_browsing0webkit_settings_get_enable_accelerated_2d_canvas/webkit_settings_get_draw_compositing_indicators/webkit_settings_get_default_monospace_font_size%webkit_settings_get_default_font_size'webkit_settings_get_default_font_family#webkit_settings_get_default_charset'webkit_settings_get_cursive_font_family$webkit_settings_get_auto_load_images9webkit_settings_get_allow_universal_access_from_file_urls'webkit_settings_get_allow_modal_dialogs4webkit_settings_get_allow_file_access_from_file_urlswebkit_settings_newc_webkit_settings_get_typewebkit_web_view_try_closewebkit_web_view_stop_loadingwebkit_web_view_set_zoom_levelwebkit_web_view_set_settingswebkit_web_view_set_editable"webkit_web_view_set_custom_charset$webkit_web_view_set_background_color#webkit_web_view_save_to_file_finishwebkit_web_view_save_to_filewebkit_web_view_save_finishwebkit_web_view_save4webkit_web_view_run_javascript_from_gresource_finish-webkit_web_view_run_javascript_from_gresource%webkit_web_view_run_javascript_finishwebkit_web_view_run_javascript%webkit_web_view_restore_session_state#webkit_web_view_reload_bypass_cachewebkit_web_view_reload%webkit_web_view_new_with_related_viewwebkit_web_view_load_uriwebkit_web_view_load_requestwebkit_web_view_load_plain_textwebkit_web_view_load_htmlwebkit_web_view_load_bytes#webkit_web_view_load_alternate_html webkit_web_view_is_playing_audiowebkit_web_view_is_loadingwebkit_web_view_is_ephemeralwebkit_web_view_is_editable,webkit_web_view_go_to_back_forward_list_itemwebkit_web_view_go_forwardwebkit_web_view_go_backwebkit_web_view_get_zoom_level%webkit_web_view_get_window_properties(webkit_web_view_get_website_data_manager(webkit_web_view_get_user_content_managerwebkit_web_view_get_uriwebkit_web_view_get_tls_infowebkit_web_view_get_title#webkit_web_view_get_snapshot_finishwebkit_web_view_get_snapshotwebkit_web_view_get_settings!webkit_web_view_get_session_statewebkit_web_view_get_page_id!webkit_web_view_get_main_resource-webkit_web_view_get_javascript_global_contextwebkit_web_view_get_inspector#webkit_web_view_get_find_controllerwebkit_web_view_get_favicon+webkit_web_view_get_estimated_load_progress webkit_web_view_get_editor_state"webkit_web_view_get_custom_charsetwebkit_web_view_get_context$webkit_web_view_get_background_color%webkit_web_view_get_back_forward_list5webkit_web_view_execute_editing_command_with_argument'webkit_web_view_execute_editing_commandwebkit_web_view_download_uri"webkit_web_view_can_show_mime_typewebkit_web_view_can_go_forwardwebkit_web_view_can_go_back2webkit_web_view_can_execute_editing_command_finish+webkit_web_view_can_execute_editing_command-webkit_web_view_new_with_user_content_manager!webkit_web_view_new_with_settings webkit_web_view_new_with_contextwebkit_web_view_newc_webkit_web_view_get_typeBoolwebkit_credential_has_passwordwebkit_credential_get_username!webkit_credential_get_persistencewebkit_credential_get_passwordwebkit_credential_freewebkit_credential_copywebkit_credential_newc_webkit_credential_get_type(webkit_navigation_action_is_user_gesture$webkit_navigation_action_get_request,webkit_navigation_action_get_navigation_type)webkit_navigation_action_get_mouse_button&webkit_navigation_action_get_modifierswebkit_navigation_action_freewebkit_navigation_action_copy#c_webkit_navigation_action_get_type$webkit_script_dialog_prompt_set_text,webkit_script_dialog_prompt_get_default_text webkit_script_dialog_get_message$webkit_script_dialog_get_dialog_type*webkit_script_dialog_confirm_set_confirmedc_webkit_script_dialog_get_typewebkit_user_script_unrefwebkit_user_script_refwebkit_user_script_newc_webkit_user_script_get_typewebkit_user_style_sheet_unrefwebkit_user_style_sheet_refwebkit_user_style_sheet_new"c_webkit_user_style_sheet_get_type$__dynamic_C_URISchemeRequestCallbackwebkit_web_context_get_default.webkit_web_context_set_web_process_count_limit>webkit_web_context_set_web_extensions_initialization_user_data/webkit_web_context_set_web_extensions_directory(webkit_web_context_set_tls_errors_policy/webkit_web_context_set_spell_checking_languages-webkit_web_context_set_spell_checking_enabled$webkit_web_context_set_process_model*webkit_web_context_set_preferred_languages-webkit_web_context_set_network_proxy_settings1webkit_web_context_set_favicon_database_directory+webkit_web_context_set_disk_cache_directory"webkit_web_context_set_cache_model3webkit_web_context_set_additional_plugins_directory&webkit_web_context_register_uri_schemewebkit_web_context_prefetch_dnswebkit_web_context_is_ephemeral6webkit_web_context_initialize_notification_permissions+webkit_web_context_get_website_data_manager.webkit_web_context_get_web_process_count_limit(webkit_web_context_get_tls_errors_policy/webkit_web_context_get_spell_checking_languages-webkit_web_context_get_spell_checking_enabled'webkit_web_context_get_security_manager$webkit_web_context_get_process_model%webkit_web_context_get_plugins_finishwebkit_web_context_get_plugins1webkit_web_context_get_favicon_database_directory'webkit_web_context_get_favicon_database%webkit_web_context_get_cookie_manager"webkit_web_context_get_cache_modelwebkit_web_context_download_uriwebkit_web_context_clear_cache1webkit_web_context_allow_tls_certificate_for_host0webkit_web_context_new_with_website_data_manager webkit_web_context_new_ephemeralwebkit_web_context_newc_webkit_web_context_get_typeData.GI.Base.Signalsafteron SignalProxyPropertyNotifyData.GI.Base.GObjectnew'Data.GI.Base.AttributesgetsetAttrOp:=:=>:~:~>::=::~Data.GI.Base.GVariantgvariantToTuplegvariantFromTuplegvariantToListgvariantFromList gvariantToMapgvariantFromMapgvariantToDictEntrygvariantFromDictEntrygvariantToMaybegvariantFromMaybegvariantFromBytestringgvariantToBytestringgvariantToGVariantgvariantFromGVariantgvariantToSignaturegvariantFromSignaturegvariantSignatureToTextnewGVariantSignaturegvariantToObjectPathgvariantFromObjectPathgvariantObjectPathToTextnewGVariantObjectPathgvariantFromTextgvariantToTextgvariantToDoublegvariantFromDoublegvariantToHandlegvariantFromHandlegvariantToWord64gvariantFromWord64gvariantToInt64gvariantFromInt64gvariantToWord32gvariantFromWord32gvariantToInt32gvariantFromInt32gvariantToWord16gvariantFromWord16gvariantToInt16gvariantFromInt16gvariantToWord8gvariantFromWord8gvariantToBoolgvariantFromBooldisownGVariant unrefGVariantnewGVariantFromPtrwrapGVariantPtrgvariantGetTypeString noGVariant IsGVariant toGVariant fromGVarianttoGVariantFormatStringIsGVariantBasicTypeGVariantSingletGVariantHandleGVariantObjectPathGVariantSignatureGVariantDictEntryData.GI.Base.GValueGValueIsGValuetoGValue fromGValuemaybePokeGError checkGErrorpropagateGErrorhandleGErrorJustDomainhandleGErrorJustcatchGErrorJustDomaincatchGErrorJust gerrorMessage gerrorCode gerrorDomain gerrorNew GErrorDomain GErrorCode GErrorMessage GErrorClassgerrorClassDomainData.GI.Base.BasicConversions mapGSListmapGList mapPtrArray mapGArraymapCArrayWithLengthunpackBoxedArrayWithLengthunpackBlockArrayWithLengthpackBlockArraymapZeroTerminatedCArrayunpackZeroTerminatedPtrArrayunpackPtrArrayWithLengthpackZeroTerminatedPtrArray packPtrArraycstringToByteStringbyteStringToCString cstringToTextwithTextCString textToCStringcstringToStringstringToCStringunpackFileNameArrayWithLength!unpackZeroTerminatedFileNameArraypackZeroTerminatedFileNameArraypackFileNameArrayunpackUTF8CArrayWithLengthunpackZeroTerminatedUTF8CArraypackZeroTerminatedUTF8CArraypackUTF8CArray$unpackMapZeroTerminatedStorableArray unpackMapStorableArrayWithLength"packMapZeroTerminatedStorableArraypackMapStorableArray!unpackZeroTerminatedStorableArrayunpackStorableArrayWithLengthpackZeroTerminatedStorableArraypackStorableArrayunpackZeroTerminatedByteStringunpackByteStringWithLengthpackZeroTerminatedByteStringpackByteStringunpackGHashTablepackGHashTableunpackGByteArraypackGByteArrayunpackGPtrArray packGPtrArray unpackGArray packGArray unpackGSList packGSList unpackGList packGList wordToGFlags gflagsToWord unrefGArray unrefPtrArrayunrefGByteArrayunrefGHashTableData.GI.Base.Closure newCClosure noClosureClosureData.GI.Base.ManagedPtr copyBytesnewPtrwrapPtr disownBoxed freeBoxed copyBoxedPtr copyBoxed wrapBoxednewBoxed disownObject unrefObject wrapObject newObject unsafeCastTocastTotouchManagedPtrunsafeManagedPtrCastPtrunsafeManagedPtrGetPtr withTransientwithManagedPtrListmaybeWithManagedPtrwithManagedPtrdisownManagedPtrnewManagedPtr' newManagedPtrData.GI.Base.GHashTablecstringUnpackPtrcstringPackPtr ptrUnpackPtr ptrPackPtr gDirectHash gDirectEqualgStrHash gStrEqual GHashFunc GEqualFunc g_list_free g_slist_free ManagedPtrmanagedForeignPtrmanagedPtrIsDisownedManagedPtrNewtype BoxedObject boxedType BoxedEnum boxedEnumType BoxedFlagsboxedFlagsType WrappedPtrwrappedPtrCallocwrappedPtrCopywrappedPtrFreeGObject gobjectTypeUnexpectedNullPointerReturnnullPtrErrorMsg NullToNothing nullToNothing GParamSpecIsGFlagGArray GPtrArray GByteArray GHashTableGListGSList PtrWrapped unwrapPtrGDestroyNotifyData.GI.Base.GTypegtypeByteArray gtypeStrv gtypeGType gtypeVariant gtypeInvalid gtypeObject gtypeBoxed gtypeBoolean gtypeDouble gtypeFloat gtypeUInt64 gtypeInt64 gtypeULong gtypeLong gtypeUIntgtypeInt gtypePointer gtypeString gtypeNameCGTypeGType gtypeToCGTypeData.GI.Base.Constructiblenew