Function

GcrUiViewernew_scrolled

Declaration [src]

GcrViewer*
gcr_viewer_new_scrolled (
  void
)

Description [src]

Get an implementation of GcrViewer that supports a scrolled view of multiple renderers.

Return value

Type: GcrViewer

A GcrViewer which is also a GtkWidget.

The data is owned by the called function.