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

#include <style.h>

Collaboration diagram for wlmtk_style_fill_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_style_fill_type_t type
 
union { 
 
   wlmtk_style_color_solid_data_t   solid 
 
   wlmtk_style_color_gradient_data_t   hgradient 
 
   wlmtk_style_color_gradient_data_t   vgradient 
 
   wlmtk_style_color_gradient_data_t   dgradient 
 
   wlmtk_style_color_gradient_data_t   adgradient 
 
param 
 

Detailed Description

Specification for the fill of the titlebar.

Member Data Documentation

◆ adgradient

wlmtk_style_color_gradient_data_t wlmtk_style_fill_t::adgradient

Alternative diagonal color gradient.

◆ dgradient

wlmtk_style_color_gradient_data_t wlmtk_style_fill_t::dgradient

Diagonal color gradient.

◆ hgradient

wlmtk_style_color_gradient_data_t wlmtk_style_fill_t::hgradient

Horizontal color gradient.

◆ [union]

union { ... } wlmtk_style_fill_t::param

Parameters for the fill.

◆ solid

wlmtk_style_color_solid_data_t wlmtk_style_fill_t::solid

Solid color.

◆ type

wlmtk_style_fill_type_t wlmtk_style_fill_t::type

The type of fill to apply.

◆ vgradient

wlmtk_style_color_gradient_data_t wlmtk_style_fill_t::vgradient

Vertical color gradient.


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