diff options
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r-- | src/ivi-compositor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index 99ef550..5244afe 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -334,4 +334,7 @@ void ivi_layout_desktop_resize(struct ivi_surface *surface, struct weston_geometry area); +struct ivi_output * +ivi_layout_get_output_from_surface(struct ivi_surface *surf); + #endif |