Struct

StThemeNodePaintState

since: 14

Description

struct StThemeNodePaintState {
  StThemeNode* node;
  float alloc_width;
  float alloc_height;
  float box_shadow_width;
  float box_shadow_height;
  float resource_scale;
  CoglPipeline* box_shadow_pipeline;
  CoglTexture* prerendered_texture;
  CoglPipeline* prerendered_pipeline;
  None corner_material;
}
No description available.
Structure members
node
No description available.
alloc_width
No description available.
alloc_height
No description available.
box_shadow_width
No description available.
box_shadow_height
No description available.
resource_scale
No description available.
box_shadow_pipeline
No description available.
prerendered_texture
No description available.
prerendered_pipeline
No description available.
corner_material
No description available.

Available since: 14

Instance methods

st_theme_node_paint_state_copy
No description available.

since: 14

st_theme_node_paint_state_free
No description available.

since: 14

st_theme_node_paint_state_init
No description available.

since: 14

st_theme_node_paint_state_invalidate
No description available.

since: 14

st_theme_node_paint_state_invalidate_for_file
No description available.

since: 14

st_theme_node_paint_state_set_node
No description available.

since: 14