logo top
Main Page   Widgets   Namespaces   Book  

Gdk::PixbufFormat Class Reference

List of all members.

Public Member Functions

 PixbufFormat ()
 PixbufFormat (const GdkPixbufFormat* gobject)
virtual ~PixbufFormat ()
 PixbufFormat (const PixbufFormat& src)
PixbufFormatoperator= (const PixbufFormat& src)
Glib::ustring get_name () const
 Returns the name of the format.

Glib::ustring get_description () const
 Returns a description of the format.

Glib::StringArrayHandle get_mime_types () const
 Returns the mime types supported by the format.

Glib::StringArrayHandle get_extensions () const
 Returns the filename extensions typically used for files in the given format.

bool is_writable () const
 Returns whether pixbufs can be saved in the given format.

GdkPixbufFormat* gobj ()
 Provides access to the underlying C GObject.

const GdkPixbufFormat* gobj () const
 Provides access to the underlying C GObject.


Protected Attributes

const GdkPixbufFormat* gobject_

Constructor & Destructor Documentation

Gdk::PixbufFormat::PixbufFormat (  ) 
 

Gdk::PixbufFormat::PixbufFormat ( const GdkPixbufFormat*  gobject  )  [explicit]
 

virtual Gdk::PixbufFormat::~PixbufFormat (  )  [virtual]
 

Gdk::PixbufFormat::PixbufFormat ( const PixbufFormat src  ) 
 


Member Function Documentation

Glib::ustring Gdk::PixbufFormat::get_description (  )  const
 

Returns a description of the format.

Returns:
A description of the format.
Since: 2.2.

Glib::StringArrayHandle Gdk::PixbufFormat::get_extensions (  )  const
 

Returns the filename extensions typically used for files in the given format.

Returns:
A 0-terminated array of filename extensions.
Since: 2.2.

Glib::StringArrayHandle Gdk::PixbufFormat::get_mime_types (  )  const
 

Returns the mime types supported by the format.

Returns:
A 0-terminated array of mime types.
Since: 2.2.

Glib::ustring Gdk::PixbufFormat::get_name (  )  const
 

Returns the name of the format.

Returns:
The name of the format.
Since: 2.2.

const GdkPixbufFormat* Gdk::PixbufFormat::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

GdkPixbufFormat* Gdk::PixbufFormat::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

bool Gdk::PixbufFormat::is_writable (  )  const
 

Returns whether pixbufs can be saved in the given format.

Returns:
Whether pixbufs can be saved in the given format.
Since: 2.2.

PixbufFormat& Gdk::PixbufFormat::operator= ( const PixbufFormat src  ) 
 


Member Data Documentation

const GdkPixbufFormat* Gdk::PixbufFormat::gobject_ [protected]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.4 by Doxygen 1.3.4 © 1997-2001