[ CCode ( cname = "ibus_service_class_free_interfaces" ) ]
public class int free_interfaces (int depth)
Free the first depth interfaces if depth is positive.
Free the last -depth interfaces if depth is negative.
| this |
An IBusServiceClass. |
| depth |
The number of D-Bus introspection interfaces. |
|
The actual freed number of the introspection interfaces if |