Widget.setRealized

Marks the widget as being realized. This function should only ever be called in a derived widget's "realize" or "unrealize" implementation. Since 2.20

class Widget
void
setRealized
()

Parameters

realized int

TRUE to mark the widget as realized

Meta