Changes
Jump to navigation
Jump to search
Line 16:
Line 16:
− +
+
Development Team/Almanac/sugar.graphics.style (view source)
Revision as of 13:32, 2 October 2008
, 13:32, 2 October 2008→How do I use the system colors in my activity?
<pre>
<pre>
gdkWhite = sugar.graphics.style.COLOR_WHITE.get_gdk_color()
intWhite = sugar.graphics.style.COLOR_WHITE.get_int()
</pre>
</pre>