00001 // -*- C++ -*- 00002 /* gtkglextmm - C++ Wrapper for GtkGLExt 00003 * Copyright (C) 2002-2003 Naofumi Yasufuku 00004 * 00005 * This library is free software; you can redistribute it and/or 00006 * modify it under the terms of the GNU Lesser General Public 00007 * License as published by the Free Software Foundation; either 00008 * version 2.1 of the 4 { 00721 00722 00726 enum DrawableType 00727 { 00728 WINDOW = 0x8022, 00729 PBUFFER = 0x8023 00730 }; 00731 00732 } // namespace GL 00733 00734 } // namespace Gdk 00735 00736 00737 #ifndef DOXYGEN_SHOULD_SKIP_THIS 00738 namespace Glib 00739 { 00740 00741 template <> 00742 class Value<Gdk::GL::DrawableType> : public Glib::Value_Enum<Gdk::GL::DrawableType> 00743 { 00744 public: 00745 static GType value_type() G_GNUC_CONST; 00746 }; 00747 00748 } // namespace Glib 00749 #endif /* DOXYGEN_SHOULD_SKIP_THIS */ 00750 00751 00752 namespace Gdk 00753 { 00754 00755 namespace GL 00756 { 00757 00758 00759 } // namespace GL 00760 } // namespace Gdk 00761 00762 #endif /* _GDKMM_GL_TOKENS_H */ 00763
1.3.4