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