List of all members.
| 
Static Public Member Functions | 
| static GType | get_type () | 
|  | Get the GType for this class, for use with the underlying GObject type system. 
 | 
| 
Protected Attributes | 
| GdkPixbufFormat* | gobject_ | 
Constructor & Destructor Documentation
  
  | 
        
          | Gdk::PixbufFormat::PixbufFormat | ( | GdkPixbufFormat * | gobject, |  
          |  |  | bool | make_a_copy = true |  
          |  | ) |  |  |  | explicit | 
 
 
      
        
          | Gdk::PixbufFormat::PixbufFormat | ( | const PixbufFormat& | other | ) |  | 
      
 
 
      
        
          | Gdk::PixbufFormat::~PixbufFormat | ( |  | ) |  | 
      
 
 
      
        
          | Gdk::PixbufFormat::PixbufFormat | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | std::vector<Glib::ustring> Gdk::PixbufFormat::get_extensions | ( |  | ) | const | 
      
 
 
      
        
          | std::vector<Glib::ustring> Gdk::PixbufFormat::get_mime_types | ( |  | ) | const | 
      
 
 
  
  | 
        
          | static GType Gdk::PixbufFormat::get_type | ( |  | ) |  |  | static | 
 
Get the GType for this class, for use with the underlying GObject type system. 
 
 
  
  | 
        
          | GdkPixbufFormat* Gdk::PixbufFormat::gobj | ( |  | ) |  |  | inline | 
 
Provides access to the underlying C instance. 
 
 
  
  | 
        
          | const GdkPixbufFormat* Gdk::PixbufFormat::gobj | ( |  | ) | const |  | inline | 
 
Provides access to the underlying C instance. 
 
 
      
        
          | GdkPixbufFormat* Gdk::PixbufFormat::gobj_copy | ( |  | ) | const | 
      
 
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. 
 
 
      
        
          | bool Gdk::PixbufFormat::is_disabled | ( |  | ) | const | 
      
 
 
      
        
          | bool Gdk::PixbufFormat::is_scalable | ( |  | ) | const | 
      
 
 
      
        
          | bool Gdk::PixbufFormat::is_writable | ( |  | ) | const | 
      
 
 
      
        
          | void Gdk::PixbufFormat::set_disabled | ( | bool | disabled = true | ) |  | 
      
 
 
Friends And Related Function Documentation
- Parameters:
- 
  
    | lhs | The left-hand side |  | rhs | The right-hand side |  
 
 
 
A Glib::wrap() method for this object. 
- Parameters:
- 
  
    | object | The C instance. |  | take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |  
 
- Returns:
- A C++ instance that wraps this C instance. 
 
 
Member Data Documentation
  
  | 
        
          | GdkPixbufFormat* Gdk::PixbufFormat::gobject_ |  | protected | 
 
 
The documentation for this class was generated from the following file: