Method
AdapApplicationWindowget_current_breakpoint
since: 1.4
Declaration [src]
AdapBreakpoint*
adap_application_window_get_current_breakpoint (
AdapApplicationWindow* self
)
Description [src]
Gets the current breakpoint.
Available since: 1.4
Gets property | Adap.ApplicationWindow:current-breakpoint |
Return value
Type: AdapBreakpoint
The current breakpoint.
The data is owned by the instance. |
The return value can be NULL . |