Method

IdeDebuggerBreakpointget_enabled

since: 3.32

Declaration

gboolean
ide_debugger_breakpoint_get_enabled (
  IdeDebuggerBreakpoint* self
)

Description

Checks if the breakpoint is enabled.

Available since: 3.32

Return value

Type: gboolean

TRUE if the breakpoint is enabled.