Property
WebKit2Settings:enable-frame-flattening
deprecated: 2.38
Description [src]
Whether to enable the frame flattening. With this setting each subframe is expanded to its contents, which will flatten all the frames to become one scrollable page. On touch devices scrollable subframes on a page can result in a confusing user experience.
Type:gboolean
Deprecated since: 2.38
Please do not use it in newly written code.
Getter method | webkit_settings_get_enable_frame_flattening() |
Setter method | webkit_settings_set_enable_frame_flattening() |