C# Class Gir2Gapi.ClassStruct

Show file Open project: mkestner/gir2gapi Class Usage Examples

Public Methods

Method Description
ClassStruct ( XmlElement elem ) : System
CreateGapiElement ( XmlDocument doc ) : XmlElement

Private Methods

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

Method Details

ClassStruct() public method

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

CreateGapiElement() public method

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