webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_WebKitWindowPropertiesPrivate Struct Reference

Public Attributes

GdkRectangle geometry
 
bool toolbarVisible: 1
 
bool statusbarVisible: 1
 
bool scrollbarsVisible: 1
 
bool menubarVisible: 1
 
bool locationbarVisible: 1
 
bool resizable: 1
 
bool fullscreen: 1
 

Member Data Documentation

◆ fullscreen

bool _WebKitWindowPropertiesPrivate::fullscreen

◆ geometry

GdkRectangle _WebKitWindowPropertiesPrivate::geometry

◆ locationbarVisible

bool _WebKitWindowPropertiesPrivate::locationbarVisible

◆ menubarVisible

bool _WebKitWindowPropertiesPrivate::menubarVisible

◆ resizable

bool _WebKitWindowPropertiesPrivate::resizable

◆ scrollbarsVisible

bool _WebKitWindowPropertiesPrivate::scrollbarsVisible

◆ statusbarVisible

bool _WebKitWindowPropertiesPrivate::statusbarVisible

◆ toolbarVisible

bool _WebKitWindowPropertiesPrivate::toolbarVisible

The documentation for this struct was generated from the following file: