Method
AdapBreakpointConditioncopy
since: 1.4
Declaration [src]
AdapBreakpointCondition*
adap_breakpoint_condition_copy (
AdapBreakpointCondition* self
)
Return value
Type: AdapBreakpointCondition
A copy of self
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |