widget: Also propagate ACTIVE state when unsetting
This commit is contained in:
@@ -436,7 +436,8 @@
|
||||
GTK_STATE_FLAG_BACKDROP)
|
||||
#define GTK_STATE_FLAGS_DO_UNSET_PROPAGATE (GTK_STATE_FLAG_INSENSITIVE | \
|
||||
GTK_STATE_FLAG_BACKDROP | \
|
||||
GTK_STATE_FLAG_PRELIGHT)
|
||||
GTK_STATE_FLAG_PRELIGHT | \
|
||||
GTK_STATE_FLAG_ACTIVE)
|
||||
|
||||
typedef struct {
|
||||
gchar *name; /* Name of the template automatic child */
|
||||
|
||||
Reference in New Issue
Block a user