Cosmetic changes
This commit is contained in:
parent
f8426cd706
commit
ba59b9c4f9
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user