Function
Gtkrc_parse_color
Declaration [src]
guint
gtk_rc_parse_color (
GScanner* scanner,
GdkColor* color
)
Description [src]
Parses a color in the format expected in a RC file.
Note that theme engines should use gtk_rc_parse_color_full()
in
order to support symbolic colors.
Deprecated since: | 3.0 |
Use |