Widget.setMapped

Marks the widget as being mapped.

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

class Widget
void
setMapped
(
bool mapped
)

Parameters

mapped bool

%TRUE to mark the widget as mapped

Meta

Since

2.20