Method

AdapBreakpointConditioncopy

since: 1.4

Declaration [src]

AdapBreakpointCondition*
adap_breakpoint_condition_copy (
  AdapBreakpointCondition* self
)

Description [src]

Copies self.

Available since: 1.4

Return value

Type: AdapBreakpointCondition

A copy of self.

The caller of the method takes ownership of the data, and is responsible for freeing it.