Method
AdapBreakpointBinremove_breakpoint
since: 1.5
Declaration [src]
void
adap_breakpoint_bin_remove_breakpoint (
AdapBreakpointBin* self,
AdapBreakpoint* breakpoint
)
Parameters
breakpoint
-
Type:
AdapBreakpoint
A breakpoint to remove.
The data is owned by the caller of the method.