| Did you know ... | Search Documentation: |
| window->catch_all |
<-decoration, window<-frame
and window<-tile
while these slots are not yet filled. If the selector is found on any of
these classes, the corresponding object is associated to the window and
the message is delegated. This implementation ensures that messages like window_decorator->scrollbars,
frame->kind
and tile->hor_stretch
may always be send directly to the window.