ensure_viewport


Description:

[ Version ( since = "1.0" ) ]
public void ensure_viewport ()

Ensures that the GL viewport is updated with the current stage window size.

This function will queue a redraw of this.

This function should not be called by applications; it is used when embedding a Stage into a toolkit with another windowing system, like GTK+.

Parameters:

this

a Stage