API Version: 41.0
Library Version: 41.0
const gchar* ide_debugger_breakpoint_get_file ( IdeDebuggerBreakpoint* self )
Gets the file that contains the breakpoint. This may be NULL, particularly if the breakpoint does not exist with in a known file, such as at a memory address.
NULL
const gchar*
The file containing the breakpoint, or NULL.