Method
AdwWindowadd_breakpoint
since: 1.4
Declaration [src]
void
adw_window_add_breakpoint (
AdwWindow* self,
AdwBreakpoint* breakpoint
)
Parameters
breakpoint
-
Type:
AdwBreakpoint
The breakpoint to add.
The instance takes ownership of the data, and is responsible for freeing it.