introspection: Skip Script.connect_signals_full()
It's meant to be used by language bindings, not by applications.
This commit is contained in:
@ -971,7 +971,7 @@ connect_each_object (gpointer key,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_script_connect_signals_full:
|
* clutter_script_connect_signals_full: (skip)
|
||||||
* @script: a #ClutterScript
|
* @script: a #ClutterScript
|
||||||
* @func: signal connection function
|
* @func: signal connection function
|
||||||
* @user_data: data to be passed to the signal handlers, or %NULL
|
* @user_data: data to be passed to the signal handlers, or %NULL
|
||||||
|
Reference in New Issue
Block a user