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