labwc/include/common/scene-helpers.h
2022-02-23 21:47:01 +00:00

5 lines
155 B
C

/* SPDX-License-Identifier: GPL-2.0-only */
#include <wlr/types/wlr_scene.h>
struct wlr_scene_rect *lab_wlr_scene_get_rect(struct wlr_scene_node *node);