C# Class Gir2Gapi.Ctor

Show file Open project: mkestner/gir2gapi

Public Methods

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

Private Methods

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

Method Details

CreateGapiElement() public method

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

Ctor() public method

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