Clutter::Geometry Class Reference

#include <types.h>

List of all members.

Public Member Functions

 Geometry ()
 Geometry (const ClutterGeometry *gobject)
ClutterGeometry * gobj ()
 Provides access to the underlying C instance.
const ClutterGeometry * gobj () const
 Provides access to the underlying C instance.
 Geometry (int x, int y, unsigned int width, unsigned int height)
int get_x () const
void set_x (const int &value)
int get_y () const
void set_y (const int &value)
unsigned int get_width () const
void set_width (const unsigned int &value)
unsigned int get_height () const
void set_height (const unsigned int &value)

Protected Attributes

ClutterGeometry gobject_

Related Functions

(Note that these are not member functions.)

Clutter::Geometrywrap (ClutterGeometry *object)
const Clutter::Geometrywrap (const ClutterGeometry *object)


Constructor & Destructor Documentation

Clutter::Geometry::Geometry (  ) 

Clutter::Geometry::Geometry ( const ClutterGeometry *  gobject  )  [explicit]

Clutter::Geometry::Geometry ( int  x,
int  y,
unsigned int  width,
unsigned int  height 
)


Member Function Documentation

ClutterGeometry* Clutter::Geometry::gobj (  )  [inline]

Provides access to the underlying C instance.

References gobject_.

const ClutterGeometry* Clutter::Geometry::gobj (  )  const [inline]

Provides access to the underlying C instance.

References gobject_.

int Clutter::Geometry::get_x (  )  const

void Clutter::Geometry::set_x ( const int &  value  ) 

int Clutter::Geometry::get_y (  )  const

void Clutter::Geometry::set_y ( const int &  value  ) 

unsigned int Clutter::Geometry::get_width (  )  const

void Clutter::Geometry::set_width ( const unsigned int &  value  ) 

unsigned int Clutter::Geometry::get_height (  )  const

void Clutter::Geometry::set_height ( const unsigned int &  value  ) 


Friends And Related Function Documentation

Clutter::Geometry & wrap ( ClutterGeometry *  object  )  [related]

Parameters:
object The C instance
Returns:
A C++ instance that wraps this C instance.

const Clutter::Geometry & wrap ( const ClutterGeometry *  object  )  [related]

Parameters:
object The C instance
Returns:
A C++ instance that wraps this C instance.


Member Data Documentation

ClutterGeometry Clutter::Geometry::gobject_ [protected]

Referenced by gobj().


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

Generated on Mon Sep 15 05:39:58 2008 for cluttermm by  doxygen 1.5.6