]> Pileus Git - ~andy/gtk/commit
notebook: Draw focus when drawing tab
authorBenjamin Otte <otte@redhat.com>
Mon, 6 Sep 2010 21:12:32 +0000 (23:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:37 +0000 (15:11 +0200)
commit468e453a31ee27b1e5fae2bb488a0e89b89152da
tree71af7098d9a05611b063c7eee713e072111b7e31
parenta5e487846a237e44d7131e86dced562548facdb8
notebook: Draw focus when drawing tab

Instead of using a special function, draw the focus of a tab when the
tab actually is painted. Simplifies the code quite a bit.
gtk/gtknotebook.c