Method

IdeBufferlist_symbol_resolvers

since: 45

Declaration

GListModel*
ide_buffer_list_symbol_resolvers (
  IdeBuffer* self
)

Description

Gets the symbol resolvers for the buffer.

Available since: 45

Return value

Type: A list model of GObject

A GListModel of IdeSymbolResolver.

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