add_interfaces


Description:

[ CCode ( cname = "ibus_service_class_add_interfaces" ) ]
public class bool add_interfaces (string xml_data)

Set the interface introspection information with the service class.

Parameters:

this

An IBusServiceClass.

xml_data

The introspection xml data.

Returns:

true if xml_data is valid and succeeded to be added; false otherwise.