is_fullscreen


Description:

[ Version ( since = "2.8" ) ]
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.