Property

IdeDebuggerBreakpoint:file

since: 45

Declaration

property file: utf8 [ read, write ]

Description

The file containing the breakpoint, if any.

If the breakpoint exists at an assembly instruction that cannot be represented by a file, this will be NULL.

Type: gchar*
Available since:45
Default valueNULL
Getter methodide_debugger_breakpoint_get_file()
Setter methodide_debugger_breakpoint_set_file()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno