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

#include <style.h>

Collaboration diagram for wlmtk_menu_item_style_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_style_fill_t fill
 
wlmtk_style_fill_t highlighted_fill
 
wlmtk_style_font_t font
 
uint64_t height
 
uint64_t bezel_width
 
uint32_t enabled_text_color
 
uint32_t highlighted_text_color
 
uint32_t disabled_text_color
 
uint64_t width
 

Detailed Description

Menu item style.

Member Data Documentation

◆ bezel_width

uint64_t wlmtk_menu_item_style_t::bezel_width

Width of the bezel, in pixels.

◆ disabled_text_color

uint32_t wlmtk_menu_item_style_t::disabled_text_color

Text color when disabled.

◆ enabled_text_color

uint32_t wlmtk_menu_item_style_t::enabled_text_color

Text color.

◆ fill

wlmtk_style_fill_t wlmtk_menu_item_style_t::fill

Fill style.

◆ font

wlmtk_style_font_t wlmtk_menu_item_style_t::font

Style of the font used in the menu item.

◆ height

uint64_t wlmtk_menu_item_style_t::height

Height of the menu item, in pixels.

◆ highlighted_fill

wlmtk_style_fill_t wlmtk_menu_item_style_t::highlighted_fill

Fill style when disabled.

◆ highlighted_text_color

uint32_t wlmtk_menu_item_style_t::highlighted_text_color

Text color when highlighted.

◆ width

uint64_t wlmtk_menu_item_style_t::width

Width of the item.


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