Method

WPEWebKitWindowPropertiesget_resizable

Declaration [src]

gboolean
webkit_window_properties_get_resizable (
  WebKitWindowProperties* window_properties
)

Description [src]

Get whether the window should be resizable by the user or not.

Return value

Returns: gboolean
 

TRUE if the window should be resizable or FALSE otherwise.