Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gdk::PixbufFormat Class Reference

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

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

Inheritance diagram for Xfc::Gdk::PixbufFormat:

Xfc::Object Xfc::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

Xfc::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> Xfc::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> Xfc::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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3