Method

AdapBreakpointget_condition

since: 1.4

Declaration [src]

AdapBreakpointCondition*
adap_breakpoint_get_condition (
  AdapBreakpoint* self
)

Description [src]

Gets the condition for self.

Available since: 1.4

Return value

Type: AdapBreakpointCondition

The condition.

The data is owned by the instance.
The return value can be NULL.