Function
ClutterBindingPoolfind
Declaration [src]
ClutterBindingPool*
clutter_binding_pool_find (
const gchar* name
)
Parameters
name |
const gchar* |
The name of the binding pool to find. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | ClutterBindingPool |
A pointer to the |
|
The data is owned by the called function. |