Method
AdwBreakpointget_condition
Declaration [src]
AdwBreakpointCondition*
adw_breakpoint_get_condition (
AdwBreakpoint* self
)
Description [src]
Gets the condition for self
.
Available since: | 1.4 |
Gets property | Adw.Breakpoint:condition |
Return value
Returns: | AdwBreakpointCondition |
The condition. |
|
The data is owned by the instance. | |
The return value can be NULL . |