Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglFramebuffer |
Struct : | Framebuffer |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Cogl.push_framebuffer
(Framebuffer buffer)
:
none
Redirects all subsequent drawing to the specified framebuffer.
|
Cogl
Method |
Cogl.set_framebuffer
(Framebuffer buffer)
:
none
This redirects all subsequent drawing to the specified framebuffer.
|