introspection: Skip Script.connect_signals_full()
It's meant to be used by language bindings, not by applications.
This commit is contained in:
parent
19b93a94ae
commit
e8d3ab4fd3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user