Method

WPEWebKitSettingsget_enable_smooth_scrolling

Declaration [src]

gboolean
webkit_settings_get_enable_smooth_scrolling (
  WebKitSettings* settings
)

Description [src]

Get the WebKitSettings:enable-smooth-scrolling property.

Return value

Returns: gboolean
 

TRUE if smooth scrolling is enabled or FALSE otherwise.