wlmaker
|
#include <tile.h>
Public Attributes | |
wlmtk_style_fill_t | fill |
uint64_t | size |
uint64_t | content_size |
uint64_t | bezel_width |
Style options for the tile.
uint64_t wlmtk_tile_style_t::bezel_width |
Width of the bezel.
uint64_t wlmtk_tile_style_t::content_size |
Content size of what's in the tile, in pixels.
wlmtk_style_fill_t wlmtk_tile_style_t::fill |
Fill style for the tile's background.
uint64_t wlmtk_tile_style_t::size |
Size of the tile, in pixels. Tiles are of quadratic shape.