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
32b50f29
Commit
32b50f29
authored
Oct 20, 2010
by
Carlos Garnacho
Browse files
GtkStyleContext: Update function declaration in header.
parent
0a0a1a20
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkstylecontext.h
View file @
32b50f29
...
...
@@ -84,9 +84,9 @@ void gtk_style_context_set_state (GtkStyleContext *context,
GtkStateFlags
flags
);
GtkStateFlags
gtk_style_context_get_state
(
GtkStyleContext
*
context
);
gboolean
gtk_style_context_
is_
state_
set
(
GtkStyleContext
*
context
,
GtkStateType
state
,
gdouble
*
progress
);
gboolean
gtk_style_context_state_
is_running
(
GtkStyleContext
*
context
,
GtkStateType
state
,
gdouble
*
progress
);
void
gtk_style_context_set_path
(
GtkStyleContext
*
context
,
GtkWidgetPath
*
path
);
...
...
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