Package: gtk

Function gtk:widget-realized

Lambda List

gtk:widget-realized (widget)

Arguments

widget -- a gtk:widget object

Return Value

True if the widget is realized, false otherwise.

Details

This function determines whether the widget is realized.
 

See also

2025-2-13