From aa77e57c5aa2cc071002af575cc4f91930901d50 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 14 Apr 2009 17:19:04 +0100 Subject: [PATCH 1/1] [docs] Improve the documentation Add missing symbols to the sections file, and describe the Clutter-Gtk library. --- doc/reference/clutter-gtk-docs.xml | 42 +++++++++++++++++++++++++++----- doc/reference/clutter-gtk-sections.txt | 2 +- 2 files changed, 37 insertions(+), 7 deletions(-) diff --git a/doc/reference/clutter-gtk-docs.xml b/doc/reference/clutter-gtk-docs.xml index c4b38d0..2251175 100644 --- a/doc/reference/clutter-gtk-docs.xml +++ b/doc/reference/clutter-gtk-docs.xml @@ -10,8 +10,8 @@ Version &version; - 2006 - OpenedHand LTD + 2006, 2007, 2008, 2009 + Intel Corporation @@ -40,28 +40,58 @@ Clutter-Gtk Overview - - yada-yada-yada - + Clutter-Gtk is an integration library for the Clutter toolkit + providing access and integration for the GTK+ library. + + Clutter-Gtk allows embedding a Clutter scene graph into a + GTK+ application; retrieving themeing information; integrate GTK+ + data structures and object classes with Clutter actors. Clutter-Gtk Widgets + Clutter-Gtk Actors + + Miscellaneous - + + + Index + + + + Index of new symbols in 1.0 + + + + Index of new symbols in 0.8 + + + + Index of new symbols in 0.6 + + + + Index of new symbols in 0.4 + + + + Index of new symbols in 0.2 + + License diff --git a/doc/reference/clutter-gtk-sections.txt b/doc/reference/clutter-gtk-sections.txt index 93a0266..8e79f6d 100644 --- a/doc/reference/clutter-gtk-sections.txt +++ b/doc/reference/clutter-gtk-sections.txt @@ -24,6 +24,7 @@ gtk_clutter_embed_get_type Utility Functions ClutterGtkInitError gtk_clutter_init +gtk_clutter_init_with_args gtk_clutter_get_fg_color @@ -53,7 +54,6 @@ gtk_clutter_scrollable_set_adjustments gtk_clutter_scrollable_get_adjustments -GtkClutterScrollable GTK_CLUTTER_TYPE_SCROLLABLE GTK_CLUTTER_SCROLLABLE GTK_CLUTTER_IS_SCROLLABLE -- 1.7.9.5