set_realized


Description:

[ Version ( since = "2.20" ) ]
public void set_realized (bool realized)

Marks the widget as being realized.

This function must only be called after all Windows for the this have been created and registered.

This function should only ever be called in a derived widget's “realize” or “unrealize” implementation.

Parameters:

this

a Widget

realized

true to mark the widget as realized