2007-10-26 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-script.h:
	* clutter/clutter-script.c: Add a ::get_type_from_name() virtual
	function for bindings to override. The current implementation
	calls g_type_from_name() and our lazy class resolver.

	* clutter.symbols: Update.

	* doc/reference/clutter-sections.txt: Update.
This commit is contained in:
Emmanuele Bassi
2007-10-26 09:05:06 +00:00
parent 736bbfb713
commit 6ab8c4d28a
5 changed files with 80 additions and 20 deletions

View File

@ -1100,6 +1100,7 @@ clutter_script_get_object
clutter_script_get_objects
clutter_script_unmerge_objects
clutter_script_ensure_objects
clutter_script_get_type_from_name
<SUBSECTION Standard>
CLUTTER_TYPE_SCRIPT
CLUTTER_SCRIPT