Method

IdeDebuggerBreakpointsget_file

since: 3.32

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.

Available since: 3.32

Return value

Type: GFile

A GFile.

The data is owned by the instance.