[][src]Function tetra::window::disable_fullscreen

pub fn disable_fullscreen(ctx: &mut Context) -> Result

Disables fullscreen.

Errors

If the application's fullscreen state could not be changed, this function will return a TetraError::Sdl.