is_fullscreen


Description:

public bool is_fullscreen ()

Gets whether this is fullscreen.

Fullscreen state may change anytime a state_changed signal gets emitted.

Parameters:

this

a Window.

Returns:

true if this is fullscreen, false otherwise.