Cosmetic changes

This commit is contained in:
Matthias Clasen 2011-12-15 22:49:16 -05:00
parent f8426cd706
commit ba59b9c4f9
2 changed files with 5 additions and 5 deletions

View File

@ -242,14 +242,14 @@ gtk_symbolic_color_new_mix (GtkSymbolicColor *color1,
* Creates a symbolic color based on the current win32 * Creates a symbolic color based on the current win32
* theme. * theme.
* *
* Note that while this call is availible on all platforms * Note that while this call is available on all platforms
* the actual value returned is not reliable on non-win32 * the actual value returned is not reliable on non-win32
* platforms. * platforms.
* *
* Returns: A newly created #GtkSymbolicColor * Returns: A newly created #GtkSymbolicColor
* *
* Since: 3.4 * Since: 3.4
**/ */
GtkSymbolicColor * GtkSymbolicColor *
gtk_symbolic_color_new_win32 (const gchar *theme_class, gtk_symbolic_color_new_win32 (const gchar *theme_class,
gint id) gint id)