Method

IdeDebuggerBreakpointsget_file

Declaration

GFile*
ide_debugger_breakpoints_get_file (
  IdeDebuggerBreakpoints* self
)

Description

Gets the “file” property, which is the file that breakpoints within this container belong to.

Return value

Type: GFile

A GFile.

The data is owned by the instance.