cssvalue: Convert border-image-width to border value
This commit is contained in:
@ -35,8 +35,7 @@ struct _GtkBorderImage {
|
||||
GtkCssImage *source;
|
||||
|
||||
GtkCssValue *slice;
|
||||
gboolean has_width;
|
||||
GtkBorder width;
|
||||
GtkCssValue *width;
|
||||
GtkCssValue *repeat;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user