Method

SysprofDocumentlist_jitmaps

Declaration [src]

GListModel*
sysprof_document_list_jitmaps (
  SysprofDocument* self
)

Description [src]

Gets a GListModel containing SysprofDocumentJitmap found within the SysprofDocument.

Return value

Type: A list model of GObject

A GListModel of SysprofDocumentJitmap.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.