Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
8a7e035a
Commit
8a7e035a
authored
Mar 10, 2010
by
Carlos Garnacho
Browse files
GtkStateType: Add inconsistent and focused state.
parent
b82355c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkenums.h
View file @
8a7e035a
...
...
@@ -368,6 +368,8 @@ typedef enum
GTK_STATE_PRELIGHT
,
GTK_STATE_SELECTED
,
GTK_STATE_INSENSITIVE
,
GTK_STATE_INCONSISTENT
,
GTK_STATE_FOCUSED
,
GTK_STATE_LAST
}
GtkStateType
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment