introspection: Skip Script.connect_signals_full()

It's meant to be used by language bindings, not by applications.
This commit is contained in:
Emmanuele Bassi 2010-10-03 15:16:41 +01:00
parent 19b93a94ae
commit e8d3ab4fd3

View File

@ -971,7 +971,7 @@ connect_each_object (gpointer key,
}
/**
* clutter_script_connect_signals_full:
* clutter_script_connect_signals_full: (skip)
* @script: a #ClutterScript
* @func: signal connection function
* @user_data: data to be passed to the signal handlers, or %NULL