The CCWindowManagerFramebuffer interface represents the underlying framebuffer
that is used as a render target for a window. It contains methods similar to
a CraftOS window, but with additional methods relating to window ordering and
other window manager-specific tasks. This type can only be constructed through
a CCWindowManagerConnection instance.
The CCWindowManagerFramebuffer interface represents the underlying framebuffer that is used as a render target for a window. It contains methods similar to a CraftOS window, but with additional methods relating to window ordering and other window manager-specific tasks. This type can only be constructed through a CCWindowManagerConnection instance.