Method
AdwApplicationWindowget_current_breakpoint
Declaration [src]
AdwBreakpoint*
adw_application_window_get_current_breakpoint (
AdwApplicationWindow* self
)
Description [src]
Gets the current breakpoint.
| Available since: | 1.4 |
| Gets property | Adw.ApplicationWindow:current-breakpoint |
Return value
| Returns: | AdwBreakpoint |
The current breakpoint. |
|
| The data is owned by the instance. | |
The return value can be NULL. |