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