Renderer
Object Hierarchy:
Description:
An interface that's implemented by renderers which wish to render data to a [iface@Viewer].
The interaction between [iface@Renderer] and [iface@Viewer] is not stable yet, and so new renderers cannot be implemented outside the Gcr library at this time.
To lookup a renderer for a given set of attributes, use the create function. This will create and initialize a renderer that's capable of viewing the data in those attributes.
All known implementing classes:
Namespace: Gcr
Package: gcr-ui-3
Content:
Properties:
Static methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object