C# Class GtkSharp.Generation.OpaqueGen

Inheritance: GtkSharp.Generation.HandleBase
Exibir arquivo Open project: rubenv/tripod

Private Properties

Property Type Description
CheckSpecialMethod Method

Public Methods

Method Description
FromNative ( string var, bool owned ) : string
Generate ( GtkSharp.Generation.GenerationInfo gen_info ) : void
GetSpecialMethods ( Method &ref_, Method &unref, Method &dispose ) : void
OpaqueGen ( XmlElement ns, XmlElement elem ) : System

Protected Methods

Method Description
GenCtors ( GtkSharp.Generation.GenerationInfo gen_info ) : void

Private Methods

Method Description
CheckSpecialMethod ( Method method ) : Method

Method Details

FromNative() public method

public FromNative ( string var, bool owned ) : string
var string
owned bool
return string

GenCtors() protected method

protected GenCtors ( GtkSharp.Generation.GenerationInfo gen_info ) : void
gen_info GtkSharp.Generation.GenerationInfo
return void

Generate() public method

public Generate ( GtkSharp.Generation.GenerationInfo gen_info ) : void
gen_info GtkSharp.Generation.GenerationInfo
return void

GetSpecialMethods() public method

public GetSpecialMethods ( Method &ref_, Method &unref, Method &dispose ) : void
ref_ Method
unref Method
dispose Method
return void

OpaqueGen() public method

public OpaqueGen ( XmlElement ns, XmlElement elem ) : System
ns System.Xml.XmlElement
elem System.Xml.XmlElement
return System