Property
IdeDebuggerBreakpoint:function
since: 45
Description
The name of the function containing the breakpoint.
The value of this is backend specific and may look vastly different based on the language being debugged.
Type: | gchar* |
Available since: | 45 |
Default value | NULL |
Getter method | ide_debugger_breakpoint_get_function() |
Setter method | ide_debugger_breakpoint_set_function() |