Method

IdeBufferget_formatter

Declaration

IdeFormatter*
ide_buffer_get_formatter (
  IdeBuffer* self
)

Description

Gets an IdeFormatter for the buffer, if any.

Available since:3.32

Return value

Returns: IdeFormatter
 

An IdeFormatter or NULL.

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