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.

Available since:3.32

Return value

Returns: GFile
 

A GFile.

 The data is owned by the instance.