Method

WPEWebKitWindowPropertiesget_locationbar_visible

Declaration [src]

gboolean
webkit_window_properties_get_locationbar_visible (
  WebKitWindowProperties* window_properties
)

Description [src]

Get whether the window should have the locationbar visible or not.

Return value

Returns: gboolean
 

TRUE if locationbar should be visible or FALSE otherwise.