wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmtk_titlebar_style_t Struct Reference

#include <style.h>

Collaboration diagram for wlmtk_titlebar_style_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_style_fill_t focussed_fill
 
wlmtk_style_fill_t blurred_fill
 
uint32_t focussed_text_color
 
uint32_t blurred_text_color
 
uint64_t height
 
uint64_t bezel_width
 
wlmtk_margin_style_t margin
 
wlmtk_style_font_t font
 

Detailed Description

Style options for the titlebar.

Member Data Documentation

◆ bezel_width

uint64_t wlmtk_titlebar_style_t::bezel_width

Width of the bezel.

◆ blurred_fill

wlmtk_style_fill_t wlmtk_titlebar_style_t::blurred_fill

Fill style for when the titlebar is blurred (not activated).

◆ blurred_text_color

uint32_t wlmtk_titlebar_style_t::blurred_text_color

Color of the title text when blurred.

◆ focussed_fill

wlmtk_style_fill_t wlmtk_titlebar_style_t::focussed_fill

Fill style for when the titlebar is focussed (activated).

◆ focussed_text_color

uint32_t wlmtk_titlebar_style_t::focussed_text_color

Color of the title text when focussed.

◆ font

wlmtk_style_font_t wlmtk_titlebar_style_t::font

Font style for the titlebar's title.

◆ height

uint64_t wlmtk_titlebar_style_t::height

Height of the title bar, in pixels.

◆ margin

wlmtk_margin_style_t wlmtk_titlebar_style_t::margin

Style of the margin within the resizebar.


The documentation for this struct was generated from the following file: