Method

SysprofDocumentProcesslist_mounts

Declaration [src]

GListModel*
sysprof_document_process_list_mounts (
  SysprofDocumentProcess* self
)

Description [src]

Lists the SysprofMount that are associated with the process.

Return value

Type: A list model of GObject

A GListModel of SysprofMount.

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