changeset 10 | 6c78cc6bd7a6 |
parent 9 | a59acc683080 |
child 11 | 436cbdf56810 |
1.1 --- a/Source/GGBLayer.h Thu May 29 15:04:06 2008 -0700 1.2 +++ b/Source/GGBLayer.h Thu Jul 03 17:44:30 2008 -0700 1.3 @@ -47,3 +47,6 @@ 1.4 /** Disables animations until EndDisableAnimations is called. */ 1.5 void BeginDisableAnimations(void); 1.6 void EndDisableAnimations(void); 1.7 + 1.8 +CGColorRef GetEffectiveBackground( CALayer *layer ); 1.9 +