20#ifndef __WLMTK_RESIZEBAR_H__
21#define __WLMTK_RESIZEBAR_H__
28struct wlr_xcursor_manager;
bool wlmtk_resizebar_set_width(wlmtk_resizebar_t *resizebar_ptr, unsigned width)
Definition resizebar.c:163
void wlmtk_resizebar_destroy(wlmtk_resizebar_t *resizebar_ptr)
Definition resizebar.c:128
wlmtk_resizebar_t * wlmtk_resizebar_create(wlmtk_env_t *env_ptr, wlmtk_window_t *window_ptr, const wlmtk_resizebar_style_t *style_ptr)
Definition resizebar.c:72
const bs_test_case_t wlmtk_resizebar_test_cases[]
Definition resizebar.c:264
wlmtk_element_t * wlmtk_resizebar_element(wlmtk_resizebar_t *resizebar_ptr)
Definition resizebar.c:217
Definition resizebar.c:39
Definition resizebar.h:40
wlmtk_style_fill_t fill
Definition resizebar.h:42
uint32_t bezel_width
Definition resizebar.h:48
wlmtk_margin_style_t margin_style
Definition resizebar.h:50
unsigned corner_width
Definition resizebar.h:46
unsigned height
Definition resizebar.h:44