EngineDesc.from_xml_node


Description:

[ CCode ( has_construct_function = false ) ]
public EngineDesc.from_xml_node (XML node)

Creates a new IBusEngineDesc from an XML node.

<note><para>This function is called by Component.from_file, so developers normally do not need to call it directly. </para></note>

Parameters:

node

An XML node

Returns:

A newly allocated IBusEngineDesc that contains description from node.