webkit2.WindowProperties

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;
Undocumented in source.

Members

Classes

WindowProperties
class WindowProperties

The content of a #WebKitWebView can request to change certain properties of the window containing the view. This can include the x, y position of the window, the width and height but also if a toolbar, scrollbar, statusbar, locationbar should be visible to the user, and the request to show the #WebKitWebView fullscreen.

Meta