[ CCode ( vfunc_name = "OpenSibling" ) ]
public virtual Input sibling (string name) throws Error
UNIMPLEMENTED BY ANY BACKEND and it is probably unnecessary.
gsf_input_get_container provides enough power to do what is necessary.
Attempts to open a 'sibling' of this. The caller is responsible for managing the resulting object.
| this |
The input |
| name |
name. |
|
A related Input |