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.
Gets property | GcrUi.ViewerWidget:parser |
Return value
Returns: | GcrParser |
The parser. |
|
The data is owned by the instance. |