1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Clutter-Gtk 0.8.1 Reference Manual" link="index.html" author="" name="clutter-gtk" version="2">
<chapters>
<sub name="Clutter-Gtk Overview" link="ch01.html"/>
<sub name="Clutter-Gtk Widgets" link="ch02.html">
<sub name="GtkClutterEmbed" link="GtkClutterEmbed.html"/>
</sub>
<sub name="Miscellaneous" link="ch03.html">
<sub name="Utility Functions" link="clutter-gtk-Utility-Functions.html"/>
</sub>
<sub name="License" link="license.html"/>
</chapters>
<functions>
<keyword type="struct" name="GtkClutterEmbed" link="GtkClutterEmbed.html#GtkClutterEmbed-struct"/>
<keyword type="struct" name="GtkClutterEmbedClass" link="GtkClutterEmbed.html#GtkClutterEmbedClass" since="0.6"/>
<keyword type="function" name="gtk_clutter_embed_new ()" link="GtkClutterEmbed.html#gtk-clutter-embed-new" since="0.6"/>
<keyword type="function" name="gtk_clutter_embed_get_stage ()" link="GtkClutterEmbed.html#gtk-clutter-embed-get-stage" since="0.6"/>
<keyword type="enum" name="enum ClutterGtkInitError" link="clutter-gtk-Utility-Functions.html#ClutterGtkInitError" since="0.8"/>
<keyword type="function" name="gtk_clutter_init ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-init" since="0.8"/>
<keyword type="function" name="gtk_clutter_get_fg_color ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-get-fg-color" since="0.8"/>
<keyword type="function" name="gtk_clutter_get_bg_color ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-get-bg-color" since="0.8"/>
<keyword type="function" name="gtk_clutter_get_text_color ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-get-text-color" since="0.8"/>
<keyword type="function" name="gtk_clutter_get_base_color ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-get-base-color" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_new_from_pixbuf ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-new-from-pixbuf" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_new_from_stock ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-new-from-stock" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_new_from_icon_name ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-new-from-icon-name" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_set_from_pixbuf ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-set-from-pixbuf" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_set_from_stock ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-set-from-stock" since="0.8"/>
<keyword type="function" name="gtk_clutter_texture_set_from_icon_name ()" link="clutter-gtk-Utility-Functions.html#gtk-clutter-texture-set-from-icon-name" since="0.8"/>
</functions>
</book>
|