Method

IdeBufferget_file

since: 3.32

Declaration

GFile*
ide_buffer_get_file (
  IdeBuffer* self
)

Description

Gets the IdeBuffer:file property.

Available since: 3.32

Gets propertyIde.Buffer:file

Return value

Type: GFile

A GFile.

The data is owned by the instance.