Property
WebKit2Settings:media-playback-allows-inline
unstable since: 4.1
Description [src]
Whether media playback is full-screen only or inline playback is allowed.
This is TRUE
by default, so media playback can be inline. Setting it to
FALSE
allows specifying that media playback should be always fullscreen.
Type: | gboolean |
Available since: | 4.1 |
Default value | TRUE |
Getter method | webkit_settings_get_media_playback_allows_inline() |
Setter method | webkit_settings_set_media_playback_allows_inline() |