Clutter::Gtk::Embed Class Reference

Inherits Gtk::Widget.

Collaboration diagram for Clutter::Gtk::Embed:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~Embed ()
GtkClutterEmbed* gobj ()
 Provides access to the underlying C GtkObject.
const GtkClutterEmbed* gobj () const
 Provides access to the underlying C GtkObject.
 Embed ()
Glib::RefPtr< Stageget_stage ()
 Retrieves the Clutter::Stage from embed.

Related Functions

(Note that these are not member functions.)



Clutter::Gtk::Embedwrap (GtkClutterEmbed* object, bool take_copy=false)
 A Glib::wrap() method for this object.

Constructor & Destructor Documentation

virtual Clutter::Gtk::Embed::~Embed (  )  [virtual]
Clutter::Gtk::Embed::Embed (  ) 

Member Function Documentation

Glib::RefPtr<Stage> Clutter::Gtk::Embed::get_stage (  ) 

Retrieves the Clutter::Stage from embed.

The returned stage can be used to add actors to the Clutter scene.

Returns:
The Clutter stage. You should never destroy or unref the returned actor.
Since clutter-gtkmm 0.6:
const GtkClutterEmbed* Clutter::Gtk::Embed::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Widget.

GtkClutterEmbed* Clutter::Gtk::Embed::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Widget.


Friends And Related Function Documentation

Clutter::Gtk::Embed* wrap ( GtkClutterEmbed *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.

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

Generated on Fri Jan 8 09:02:49 2010 for clutter-gtkmm by  doxygen 1.6.1