[StThemeNode] Add transition-duration CSS property
Add a CSS property to control style transitions. https://bugzilla.gnome.org/show_bug.cgi?id=619025
This commit is contained in:
@@ -141,6 +141,8 @@ int st_theme_node_get_min_height (StThemeNode *node);
|
||||
int st_theme_node_get_max_width (StThemeNode *node);
|
||||
int st_theme_node_get_max_height (StThemeNode *node);
|
||||
|
||||
int st_theme_node_get_transition_duration (StThemeNode *node);
|
||||
|
||||
StTextDecoration st_theme_node_get_text_decoration (StThemeNode *node);
|
||||
|
||||
/* Font rule processing is pretty complicated, so we just hardcode it
|
||||
|
Reference in New Issue
Block a user