| gtkmm
    2.24.4
    | 
| Public Member Functions | |
| PixbufFormat () | |
| PixbufFormat (const GdkPixbufFormat* gobject) | |
| virtual | ~PixbufFormat () | 
| PixbufFormat (const PixbufFormat& src) | |
| PixbufFormat& | operator= (const PixbufFormat& src) | 
| Glib::ustring | get_name () const | 
| Glib::ustring | get_description () const | 
| Glib::StringArrayHandle | get_mime_types () const | 
| Glib::StringArrayHandle | get_extensions () const | 
| bool | is_writable () const | 
| bool | is_scalable () const | 
| bool | is_disabled () const | 
| void | set_disabled (bool disabled=true) | 
| Glib::ustring | get_license () const | 
| GdkPixbufFormat* | gobj () | 
| Provides access to the underlying C GObject.  More... | |
| const GdkPixbufFormat* | gobj () const | 
| Provides access to the underlying C GObject.  More... | |
| Protected Attributes | |
| const GdkPixbufFormat* | gobject_ | 
| Gdk::PixbufFormat::PixbufFormat | ( | ) | 
| 
 | explicit | 
| 
 | virtual | 
| Gdk::PixbufFormat::PixbufFormat | ( | const PixbufFormat& | src | ) | 
| Glib::ustring Gdk::PixbufFormat::get_description | ( | ) | const | 
| Glib::StringArrayHandle Gdk::PixbufFormat::get_extensions | ( | ) | const | 
| Glib::ustring Gdk::PixbufFormat::get_license | ( | ) | const | 
| Glib::StringArrayHandle Gdk::PixbufFormat::get_mime_types | ( | ) | const | 
| Glib::ustring Gdk::PixbufFormat::get_name | ( | ) | const | 
| 
 | inline | 
Provides access to the underlying C GObject.
| 
 | inline | 
Provides access to the underlying C GObject.
| bool Gdk::PixbufFormat::is_disabled | ( | ) | const | 
| bool Gdk::PixbufFormat::is_scalable | ( | ) | const | 
| bool Gdk::PixbufFormat::is_writable | ( | ) | const | 
| PixbufFormat& Gdk::PixbufFormat::operator= | ( | const PixbufFormat& | src | ) | 
| void Gdk::PixbufFormat::set_disabled | ( | bool | disabled = true | ) | 
| 
 | protected | 
 1.8.11
 1.8.11