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
530ae15f
Commit
530ae15f
authored
Mar 04, 2010
by
Carlos Garnacho
Browse files
gtkstyleset.h: Add declaration for gtk_style_set_merge().
parent
f969470a
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkstyleset.h
View file @
530ae15f
...
...
@@ -65,6 +65,10 @@ void gtk_style_set_unset_property (GtkStyleSet *set,
void
gtk_style_set_clear
(
GtkStyleSet
*
set
);
void
gtk_style_set_merge
(
GtkStyleSet
*
set
,
const
GtkStyleSet
*
set_to_merge
,
gboolean
replace
);
G_END_DECLS
#endif
/* __GTK_STYLE_PROPERTY_SET_H__ */
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