Method

IdeContextref_logs

since: 44

Declaration

GListModel*
ide_context_ref_logs (
  IdeContext* self
)

Description

Gets the logs for the context.

Available since: 44

Return value

Type: A list model of GObject

A GListModel of IdeLogItem.

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