GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gdk::PixbufFormat Class Reference

A GdkPixbufFormat C++ wrapper class. More...

#include <gfc/gdk-pixbuf/pixbuf.hh>

Inheritance diagram for GFC::Gdk::PixbufFormat:

GFC::Object GFC::Trackable List of all members.

Public Member Functions

Constructors
Accessors

Detailed Description

A GdkPixbufFormat C++ wrapper class.

A PixbufFormat contains information about the image format accepted by a module. Only modules should access the GdkPixbufFormat fields directly, applications should use the PixbufFormat accessor methods.


Constructor & Destructor Documentation

GFC::Gdk::PixbufFormat::PixbufFormat GdkPixbufFormat *  format  )  [explicit]
 

Construct a new PixbufFormat from an existing GdkPixbufFormat.

Parameters:
format A pointer to a GdkPixbufFormat.


Member Function Documentation

std::vector<String> GFC::Gdk::PixbufFormat::get_extensions  )  const
 

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

Returns:
A vector of String holding the list of filename extensions.

std::vector<String> GFC::Gdk::PixbufFormat::get_mime_types  )  const
 

Gets the mime types supported by the format.

Returns:
A vector of String holding the list mime types.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:36 2004 for GFC-UI by doxygen 1.3.8