Method

AdwBreakpointConditioncopy

Declaration [src]

AdwBreakpointCondition*
adw_breakpoint_condition_copy (
  AdwBreakpointCondition* self
)

Description [src]

Copies self.

Available since:1.4

Return value

Returns: AdwBreakpointCondition
 

A copy of self.

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