Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
#include <rcore/blobres.hh>
Go to the source code of this file.
Classes | |
class | Rapicorn::PixmapT< Pixbuf > |
Pixmap (PixmapT) is a Pixbuf wrapper template which provides various pixel operations. More... | |
Namespaces | |
namespace | Rapicorn |
The Rapicorn namespace encompasses core utilities and toolkit functionality. | |
Typedefs | |
typedef PixmapT< Pixbuf > | Rapicorn::Pixmap |
Pixmap is a convenience alias for PixmapT<Pixbuf>. |