Property
WebKit2Settings:media-playback-allows-inline
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 |
Default value | TRUE |
Getter method | webkit_settings_get_media_playback_allows_inline() |
Setter method | webkit_settings_set_media_playback_allows_inline() |