Class
PhocColorRect
[−]
Description [src]
final class Phoc.ColorRect : GObject.Object
implements Phoc.Bling {
/* No available fields */
}
A colored rectangle to be drawn by the compositor.
When created the rectangle is initially unmapped. For it to be drawn it needs
to be mapped and attached to the render tree by e.g. adding it as a PhocBling
to a PhocView
.
[+]