Method

IdeDebuggerBreakpointset_line

since: 3.32

Declaration

void
ide_debugger_breakpoint_set_line (
  IdeDebuggerBreakpoint* self,
  guint line
)

Description

Sets the line for the breakpoint. A value of 0 means the line is unset.

Available since: 3.32

Parameters

line

Type: guint

No description available.