Package: gtk

Function gtk:widget-native

Lambda List

gtk:widget-native (widget)

Arguments

widget -- a gtk:widget object

Return Value

The gtk:native widget of widget, or nil.

Details

Returns the gtk:native widget that contains widget, or nil if the widget is not contained inside a widget tree with a native ancestor. The gtk:native widget will return itself here.
 

See also

2025-2-13