C# Class Gir2Gapi.Interface

Show file Open project: mkestner/gir2gapi

Public Methods

Method Description
CreateGapiElement ( XmlDocument doc, List cstructs ) : XmlElement
Interface ( XmlElement elem ) : System

Private Methods

Method Description
AddChildren ( XmlElement gapi_child ) : void
HandleAttributes ( XmlElement gapi_elem ) : void

Method Details

CreateGapiElement() public method

public CreateGapiElement ( XmlDocument doc, List cstructs ) : XmlElement
doc System.Xml.XmlDocument
cstructs List
return System.Xml.XmlElement

Interface() public method

public Interface ( XmlElement elem ) : System
elem System.Xml.XmlElement
return System