Constructor
AdwBreakpointnew
Declaration [src]
AdwBreakpoint*
adw_breakpoint_new (
AdwBreakpointCondition* condition
)
Parameters
condition |
AdwBreakpointCondition |
The condition. |
|
The called function takes ownership of the data, and is responsible for freeing it. |
Return value
Returns: | AdwBreakpoint |
The newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |