![]() |
![]() |
Public Member Functions | |
PixbufFormat () | |
PixbufFormat (const GdkPixbufFormat* gobject) | |
virtual | ~PixbufFormat () |
PixbufFormat (const PixbufFormat& src) | |
PixbufFormat& | operator= (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_ |
|
|
|
|
|
|
|
|
|
Returns a description of the format.
|
|
Returns the filename extensions typically used for files in the given format.
|
|
Returns the mime types supported by the format.
|
|
Returns the name of the format.
|
|
Provides access to the underlying C GObject.
|
|
Provides access to the underlying C GObject.
|
|
Returns whether pixbufs can be saved in the given format.
|
|
|
|
|