/[paragui]/paragui/src/themes/theme_priv.h
ViewVC logotype

Diff of /paragui/src/themes/theme_priv.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.6.2.2.1 by braindead, Mon Nov 24 09:17:22 2003 UTC revision 1.3.6.2.2.2 by braindead, Tue Dec 2 15:27:59 2003 UTC
# Line 184  public: Line 184  public:
184          void GetProperty(const char* widgettype, const char* object, const char* name, Uint8& prop);          void GetProperty(const char* widgettype, const char* object, const char* name, Uint8& prop);
185          void GetProperty(const char* widgettype, const char* object, const char* name, bool& prop);          void GetProperty(const char* widgettype, const char* object, const char* name, bool& prop);
186          void GetProperty(const char* widgettype, const char* object, const char* name, int& prop);          void GetProperty(const char* widgettype, const char* object, const char* name, int& prop);
187            void GetAlignment(const char* widgettype, const char* object, const char* name, PG_Label::TextAlign& align);
188          void GetColor(const char* widgettype, const char* object, const char* name, PG_Color& color);          void GetColor(const char* widgettype, const char* object, const char* name, PG_Color& color);
189          const char* FindString(const char* widgettype, const char* object, const char* name);          const char* FindString(const char* widgettype, const char* object, const char* name);
190    

Legend:
Removed from v.1.3.6.2.2.1  
changed lines
  Added in v.1.3.6.2.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26