Viewer


Object Hierarchy:

Object hierarchy for Viewer

Description:

[ CCode ( type_id = "gcr_viewer_get_type ()" ) ]
public interface Viewer : Widget

An abstract interface that represents a widget that can hold various renderers and display their contents.

The interaction between [iface@Renderer] and [iface@Viewer] is not stable yet, and so viewers cannot be implemented outside the Gcr library at this time.

Use the [func@Viewer.new] and [func@Viewer.new_scrolled] to get default implementations of viewers.


Namespace: Gcr
Package: gcr-ui-3

Content:

Static methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor