Method

AdapDialogget_current_breakpoint

since: 1.5

Declaration [src]

AdapBreakpoint*
adap_dialog_get_current_breakpoint (
  AdapDialog* self
)

Description [src]

Gets the current breakpoint.

Available since: 1.5

Return value

Type: AdapBreakpoint

The current breakpoint.

The data is owned by the instance.
The return value can be NULL.