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