Method
GcrUiViewerWidgetload_bytes
Declaration [src]
void
gcr_viewer_widget_load_bytes (
GcrViewerWidget* self,
const gchar* display_name,
GBytes* data
)
Description [src]
Parse and load some data to be displayed into the viewer widgets. The data may contain multiple parseable items if the format can contain multiple items.