Method

IdeBufferget_file

Declaration

GFile*
ide_buffer_get_file (
  IdeBuffer* self
)

Description

Gets the IdeBuffer:file property.

Available since:3.32

Return value

Returns: GFile*
 

A GFile.

 The data is owned by the instance.