GtkScreen


Description:

public GtkScreen (GtkFramebuffer fb, GtkScreen? master = null)

Creates a new screen.

Parameters:

fb

The frambuffer that the screen will be displayed on.

master

If specified, this screen will used the window stack and status bar from the master screen.