get_fullscreen


Description:

public bool get_fullscreen (out bool fullscreen)

If the layout specifies whether to the toplevel should go fullscreen, the value pointed to by fullscreen is set to true if it should go fullscreen, or false, if it should go unfullscreen.

Parameters:

this

a ``GdkToplevelLayout`

fullscreen

location to store whether the toplevel should be fullscreen

Returns:

whether the this specifies the fullscreen state for the toplevel