Struct

LasemSvgStyle

Description

struct LsmSvgStyle {
  LsmProperty* alignment_baseline;
  LsmProperty* baseline_shift;
  LsmProperty* clip;
  LsmProperty* clip_path;
  LsmSvgCompOpProperty* comp_op;
  LsmProperty* dominant_baseline;
  LsmSvgEnableBackgroundProperty* enable_background;
  LsmProperty* filter;
  LsmSvgColorProperty* flood_color;
  LsmSvgDoubleProperty* flood_opacity;
  LsmSvgColorProperty* lighting_color;
  LsmProperty* mask;
  LsmSvgDoubleProperty* opacity;
  LsmSvgOverflowProperty* overflow;
  LsmSvgColorProperty* stop_color;
  LsmSvgDoubleProperty* stop_opacity;
  LsmProperty* text_decoration;
  LsmProperty* unicode_bidi;
  LsmSvgPaintProperty* viewport_fill;
  LsmSvgDoubleProperty* viewport_fill_opacity;
  LsmSvgFillRuleProperty* clip_rule;
  LsmSvgColorProperty* color;
  LsmProperty* color_interpolation;
  LsmProperty* color_interpolation_filters;
  LsmProperty* color_profile;
  LsmProperty* color_rendering;
  LsmProperty* cursor;
  LsmProperty* direction;
  LsmSvgDisplayProperty* display;
  LsmSvgPaintProperty* fill;
  LsmSvgDoubleProperty* fill_opacity;
  LsmSvgFillRuleProperty* fill_rule;
  LsmProperty* font;
  LsmProperty* font_family;
  LsmSvgLengthProperty* font_size;
  LsmProperty* font_size_adjust;
  LsmSvgFontStretchProperty* font_stretch;
  LsmSvgFontStyleProperty* font_style;
  LsmProperty* font_variant;
  LsmSvgFontWeightProperty* font_weight;
  LsmProperty* glyph_orientation_horizontal;
  LsmProperty* glyph_orientation_vertical;
  LsmProperty* image_rendering;
  LsmProperty* kerning;
  LsmProperty* letter_spacing;
  LsmProperty* marker;
  LsmProperty* marker_end;
  LsmProperty* marker_mid;
  LsmProperty* marker_start;
  LsmProperty* pointer_events;
  LsmProperty* shape_rendering;
  LsmSvgPaintProperty* stroke;
  LsmSvgDashArrayProperty* stroke_dash_array;
  LsmSvgLengthProperty* stroke_dash_offset;
  LsmSvgLineCapProperty* stroke_line_cap;
  LsmSvgLineJoinProperty* stroke_line_join;
  LsmSvgDoubleProperty* stroke_miter_limit;
  LsmSvgDoubleProperty* stroke_opacity;
  LsmSvgLengthProperty* stroke_width;
  LsmSvgTextAnchorProperty* text_anchor;
  LsmProperty* text_rendering;
  LsmSvgVisibilityProperty* visibility;
  LsmProperty* word_spacing;
  LsmSvgWritingModeProperty* writing_mode;
  double font_size_px;
  gboolean ignore_group_opacity;
}
No description available.
Structure members
alignment_baseline
No description available.
baseline_shift
No description available.
clip
No description available.
clip_path
No description available.
comp_op
No description available.
dominant_baseline
No description available.
enable_background
No description available.
filter
No description available.
flood_color
No description available.
flood_opacity
No description available.
lighting_color
No description available.
mask
No description available.
opacity
No description available.
overflow
No description available.
stop_color
No description available.
stop_opacity
No description available.
text_decoration
No description available.
unicode_bidi
No description available.
viewport_fill
No description available.
viewport_fill_opacity
No description available.
clip_rule
No description available.
color
No description available.
color_interpolation
No description available.
color_interpolation_filters
No description available.
color_profile
No description available.
color_rendering
No description available.
cursor
No description available.
direction
No description available.
display
No description available.
fill
No description available.
fill_opacity
No description available.
fill_rule
No description available.
font
No description available.
font_family
No description available.
font_size
No description available.
font_size_adjust
No description available.
font_stretch
No description available.
font_style
No description available.
font_variant
No description available.
font_weight
No description available.
glyph_orientation_horizontal
No description available.
glyph_orientation_vertical
No description available.
image_rendering
No description available.
kerning
No description available.
letter_spacing
No description available.
marker
No description available.
marker_end
No description available.
marker_mid
No description available.
marker_start
No description available.
pointer_events
No description available.
shape_rendering
No description available.
stroke
No description available.
stroke_dash_array
No description available.
stroke_dash_offset
No description available.
stroke_line_cap
No description available.
stroke_line_join
No description available.
stroke_miter_limit
No description available.
stroke_opacity
No description available.
stroke_width
No description available.
text_anchor
No description available.
text_rendering
No description available.
visibility
No description available.
word_spacing
No description available.
writing_mode
No description available.
font_size_px
No description available.
ignore_group_opacity
No description available.

Functions

lsm_svg_style_new
No description available.

Instance methods

lsm_svg_style_new_inherited
No description available.
lsm_svg_style_ref
No description available.
lsm_svg_style_unref
No description available.