Clutter::Gtk Namespace Reference

Classes

class Embed
 This widget embeds a Clutter::Stage, allowing you to build, show and interact with a scene built using Clutter, inside a gtkmm application. More...
class Viewport
 This is a scrollable actor that can contain a single Clutter::Actor. More...

Functions

void init (int* nargs, gchar** args[])
void get_fg_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_bg_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_text_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_base_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_text_aa_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_light_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_mid_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
void get_dark_color (::Gtk::Widget& widget,::Gtk::StateType state, Color& color)
Glib::RefPtr< Texturecreate_texture_from_pixbuf (const Glib::RefPtr< Gdk::Pixbuf >& pixbuf)
Glib::RefPtr< Texturecreate_texture_from_stock (::Gtk::Widget& widget, const Glib::ustring& stock_id,::Gtk::IconSize size)
Glib::RefPtr< Texturecreate_texture_from_icon_name (::Gtk::Widget& widget, const Glib::ustring& icon_name,::Gtk::IconSize size)
void set_texture_from_pixbuf (const Glib::RefPtr< Texture >& texture, const Glib::RefPtr< Gdk::Pixbuf >& pixbuf)
void set_texture_from_stock (const Glib::RefPtr< Texture >& texture,::Gtk::Widget& widget, const Glib::ustring& stock_id,::Gtk::IconSize size)
void set_texture_from_icon_name (const Glib::RefPtr< Texture >& texture,::Gtk::Widget& widget, const Glib::ustring& icon_name,::Gtk::IconSize size)

Function Documentation

Glib::RefPtr<Texture> Clutter::Gtk::create_texture_from_icon_name ( ::Gtk::Widget widget,
const Glib::ustring icon_name,
::Gtk::IconSize  size 
)
Glib::RefPtr<Texture> Clutter::Gtk::create_texture_from_pixbuf ( const Glib::RefPtr< Gdk::Pixbuf > &  pixbuf  ) 
Glib::RefPtr<Texture> Clutter::Gtk::create_texture_from_stock ( ::Gtk::Widget widget,
const Glib::ustring stock_id,
::Gtk::IconSize  size 
)
void Clutter::Gtk::get_base_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_bg_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_dark_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_fg_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_light_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_mid_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_text_aa_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::get_text_color ( ::Gtk::Widget widget,
::Gtk::StateType  state,
Color &  color 
)
void Clutter::Gtk::init ( int *  nargs,
gchar **  args[] 
)
void Clutter::Gtk::set_texture_from_icon_name ( const Glib::RefPtr< Texture > &  texture,
::Gtk::Widget widget,
const Glib::ustring icon_name,
::Gtk::IconSize  size 
)
void Clutter::Gtk::set_texture_from_pixbuf ( const Glib::RefPtr< Texture > &  texture,
const Glib::RefPtr< Gdk::Pixbuf > &  pixbuf 
)
void Clutter::Gtk::set_texture_from_stock ( const Glib::RefPtr< Texture > &  texture,
::Gtk::Widget widget,
const Glib::ustring stock_id,
::Gtk::IconSize  size 
)

Generated on Wed May 5 23:47:15 2010 for clutter-gtkmm by  doxygen 1.6.1