logo top
Main Page   Widgets   Namespaces   Book  

Atk::Image Class Reference

Inheritance diagram for Atk::Image:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Image ()
AtkImage* gobj ()
 Provides access to the underlying C GObject.

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

bool set_image_description (const Glib::ustring& description)
Glib::ustring get_image_description () const
void get_image_size (int& width, int& height) const
void get_image_position (int& x, int& y, CoordType coord_type) const

Static Public Member Functions

void add_interface (GType gtype_implementer)

Protected Member Functions

virtual bool set_image_description_vfunc (const Glib::ustring& description)
virtual const char* get_image_description_vfunc ()
virtual void get_image_position_vfunc (int& x, int& y, CoordType coord_type)
virtual void get_image_size_vfunc (int& width, int& height)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Atk::Imagewrap (AtkImage* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Atk::Image::~Image (  )  [virtual]
 


Member Function Documentation

void Atk::Image::add_interface ( GType  gtype_implementer  )  [static]
 

Glib::ustring Atk::Image::get_image_description (  )  const
 

virtual const char* Atk::Image::get_image_description_vfunc (  )  [protected, virtual]
 

void Atk::Image::get_image_position ( int&  x,
int&  y,
CoordType  coord_type
const
 

virtual void Atk::Image::get_image_position_vfunc ( int&  x,
int&  y,
CoordType  coord_type
[protected, virtual]
 

void Atk::Image::get_image_size ( int&  width,
int&  height
const
 

virtual void Atk::Image::get_image_size_vfunc ( int&  width,
int&  height
[protected, virtual]
 

const AtkImage* Atk::Image::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Atk::NoOpObject.

AtkImage* Atk::Image::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Atk::NoOpObject.

bool Atk::Image::set_image_description ( const Glib::ustring description  ) 
 

virtual bool Atk::Image::set_image_description_vfunc ( const Glib::ustring description  )  [protected, virtual]
 


Friends And Related Function Documentation

Glib::RefPtr<Atk::Image> wrap ( AtkImage*  object,
bool  take_copy = false
[related]
 


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