API 0.9.5
AppKit/CPThemeBlend.h
Go to the documentation of this file.
00001 
00002 @interface CPThemeBlend : CPObject
00003 {
00004     CPBundle    _bundle;
00005     CPArray     _themes;
00006     id          _loadDelegate;
00007 }
00008 @end
 All Classes Files Functions Variables Defines