Method

IdeBufferget_formatter

since: 3.32

Declaration

IdeFormatter*
ide_buffer_get_formatter (
  IdeBuffer* self
)

Description

Gets an IdeFormatter for the buffer, if any.

Available since: 3.32

Return value

Type: IdeFormatter

An IdeFormatter or NULL.

The data is owned by the instance.
The return value can be NULL.