3 #ifndef _GDKMM_PIXBUFFORMAT_H
4 #define _GDKMM_PIXBUFFORMAT_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
30 #include <gdkmmconfig.h>
31 #include <glibmm/arrayhandle.h>
33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
34 extern "C" {
typedef struct _GdkPixbufFormat GdkPixbufFormat; }
43 #ifndef DOXYGEN_SHOULD_SKIP_THIS
45 typedef GdkPixbufFormat BaseObjectType;
80 GdkPixbufFormat*
gobj() {
return const_cast<GdkPixbufFormat*
>(
gobject_); }