]> Pileus Git - ~andy/gtk/history - gdk/gdkrgba.c
gdk: Add section docs for GdkRGBA
[~andy/gtk] / gdk / gdkrgba.c
2010-12-06 Benjamin Ottegdk: Add section docs for GdkRGBA
2010-12-06 Benjamin Ottegdk: Constify argument to gdk_rgba_copy()
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-15 Javier Jardóndocs: gdkrgba: Add "Since: 3.0" tags
2010-11-03 Owen W. TaylorSwitch to CSS interpretation of rgb() and rgba() colors
2010-10-30 Christian PerschMake gdk_rgba_to_string() take a const GdkRGBA
2010-10-25 Matthias ClasenAdd tests for GdkRGBA serialization
2010-10-22 Carlos GarnachoAdd GdkRGBA struct to supersede GdkColor