wlmaker
|
#include <resizebar.h>
Public Attributes | |
wlmtk_style_fill_t | fill |
unsigned | height |
unsigned | corner_width |
uint32_t | bezel_width |
wlmtk_margin_style_t | margin_style |
Style options for the resizebar.
uint32_t wlmtk_resizebar_style_t::bezel_width |
Width of the bezel.
unsigned wlmtk_resizebar_style_t::corner_width |
Width of the corners.
wlmtk_style_fill_t wlmtk_resizebar_style_t::fill |
Fill style for the complete resizebar.
unsigned wlmtk_resizebar_style_t::height |
Height of the resize bar.
wlmtk_margin_style_t wlmtk_resizebar_style_t::margin_style |
Style of the margin within the resizebar.