Method

GcrUiViewerWidgetget_parser

Declaration [src]

GcrParser*
gcr_viewer_widget_get_parser (
  GcrViewerWidget* self
)

Description [src]

Get the parser used to parse loaded data into viewable items.

Return value

Type: GcrParser

The parser.

The data is owned by the instance.