]> Pileus Git - ~andy/gtk/commit
checkbutton: Use the widget state flags as a base for drawing the indicator
authorRui Matos <tiagomatos@gmail.com>
Thu, 15 Dec 2011 02:43:49 +0000 (02:43 +0000)
committerRui Matos <tiagomatos@gmail.com>
Mon, 19 Dec 2011 19:21:15 +0000 (19:21 +0000)
commitc9bbfb5e9b21d46000d32f9a9c9d9e175c1bad0c
treee034aaf706206c6c96056d3d3d1a86ed672869fe
parentdae267544127a84ed4edac611ba835000f8ff866
checkbutton: Use the widget state flags as a base for drawing the indicator

Instead of building a set of state flags specifically for drawing the
indicator, base it on the underlying widget state flags.
gtk/gtkcheckbutton.c