Method

WebKit2WindowPropertiesget_fullscreen

Declaration [src]

gboolean
webkit_window_properties_get_fullscreen (
  WebKitWindowProperties* window_properties
)

Description [src]

Get whether the window should be shown in fullscreen state or not.

Return value

Type: gboolean

TRUE if the window should be fullscreen or FALSE otherwise.