Method

AdwBreakpointget_condition

Declaration [src]

AdwBreakpointCondition*
adw_breakpoint_get_condition (
  AdwBreakpoint* self
)

Description [src]

Gets the condition for self.

Available since:1.4

Return value

Returns: AdwBreakpointCondition
 

The condition.

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