Package: gsk
Class gsk:renderer
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect SlotsDetails The gsk:renderer class is a class that renders a scene graph defined by a tree of gsk:render-node instances. Typically you will use a gsk:renderer instance to repeatedly call the gsk:renderer-render function to update the contents of its associated gdk:surface object. It is necessary to realize a gsk:renderer instance using the gsk:renderer-realize function before calling the gsk:renderer-render function, in order to create the appropriate windowing system resources needed to render the scene. | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-11-7