C# Class Gir2Gapi.Constant

Show file Open project: mkestner/gir2gapi

Public Methods

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

Private Methods

Method Description
AddChildInfo ( XmlElement gapi_child ) : void
SetAttributeInfo ( XmlElement gapi_elem ) : void

Method Details

Constant() public method

public Constant ( 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