ELinks 0.18.0
css_property_value Union Reference

#include <property.h>

Data Fields

void * none
color_T color
enum css_display display
struct { 
   text_style_format_T   add 
   text_style_format_T   rem 
font_attribute
format_align_T text_align
enum css_list_style list_style

Field Documentation

◆ add

text_style_format_T css_property_value::add

◆ color

color_T css_property_value::color

◆ display

enum css_display css_property_value::display

◆ [struct]

struct { ... } css_property_value::font_attribute

◆ list_style

enum css_list_style css_property_value::list_style

◆ none

void* css_property_value::none

◆ rem

text_style_format_T css_property_value::rem

◆ text_align

format_align_T css_property_value::text_align

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