gtkmm  2.24.5
Public Member Functions | Protected Attributes | List of all members
Gdk::PixbufFormat Class Reference

Public Member Functions

 PixbufFormat ()
 
 PixbufFormat (const GdkPixbufFormat* gobject)
 
virtual ~PixbufFormat ()
 
 PixbufFormat (const PixbufFormat& src)
 
PixbufFormatoperator= (const PixbufFormat& src)
 
Glib::ustring get_name () const
 
Glib::ustring get_description () const
 
Glib::StringArrayHandle get_mime_types () const
 
Glib::StringArrayHandle get_extensions () const
 
bool is_writable () const
 
bool is_scalable () const
 
bool is_disabled () const
 
void set_disabled (bool disabled=true)
 
Glib::ustring get_license () const
 
GdkPixbufFormat* gobj ()
 Provides access to the underlying C GObject. More...
 
const GdkPixbufFormat* gobj () const
 Provides access to the underlying C GObject. More...
 

Protected Attributes

const GdkPixbufFormat* gobject_
 

Constructor & Destructor Documentation

◆ PixbufFormat() [1/3]

Gdk::PixbufFormat::PixbufFormat ( )

◆ PixbufFormat() [2/3]

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

◆ ~PixbufFormat()

virtual Gdk::PixbufFormat::~PixbufFormat ( )
virtual

◆ PixbufFormat() [3/3]

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

Member Function Documentation

◆ get_description()

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

◆ get_extensions()

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

◆ get_license()

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

◆ get_mime_types()

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

◆ get_name()

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

◆ gobj() [1/2]

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

Provides access to the underlying C GObject.

◆ gobj() [2/2]

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

Provides access to the underlying C GObject.

◆ is_disabled()

bool Gdk::PixbufFormat::is_disabled ( ) const

◆ is_scalable()

bool Gdk::PixbufFormat::is_scalable ( ) const

◆ is_writable()

bool Gdk::PixbufFormat::is_writable ( ) const

◆ operator=()

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

◆ set_disabled()

void Gdk::PixbufFormat::set_disabled ( bool  disabled = true)

Member Data Documentation

◆ gobject_

const GdkPixbufFormat* Gdk::PixbufFormat::gobject_
protected

The documentation for this class was generated from the following file: