Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
bbd0c5a2
Commit
bbd0c5a2
authored
Aug 19, 2010
by
Carlos Garnacho
Browse files
GtkStyleContext: Declare gtk_style_context_list_classes() in header.
parent
52baa7d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkstylecontext.h
View file @
bbd0c5a2
...
...
@@ -81,6 +81,8 @@ void gtk_style_context_set_path (GtkStyleContext *context,
GtkWidgetPath
*
path
);
G_CONST_RETURN
GtkWidgetPath
*
gtk_style_context_get_path
(
GtkStyleContext
*
context
);
GList
*
gtk_style_context_list_classes
(
GtkStyleContext
*
context
);
void
gtk_style_context_set_class
(
GtkStyleContext
*
context
,
const
gchar
*
class_name
);
void
gtk_style_context_unset_class
(
GtkStyleContext
*
context
,
...
...
Write
Preview
Supports
Markdown
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