Method

IdeDebuggerBreakpointset_line

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.

Parameters

line

Type: guint

No description available.