C# Class GtkSharp.Generation.OpaqueGen

Inheritance: GtkSharp.Generation.HandleBase
Afficher le fichier Open project: rubenv/tripod

Private Properties

Свойство Type Description
CheckSpecialMethod Method

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
GenCtors ( GtkSharp.Generation.GenerationInfo gen_info ) : void

Private Methods

Méthode Description
CheckSpecialMethod ( Method method ) : Method

Method Details

FromNative() public méthode

public FromNative ( string var, bool owned ) : string
var string
owned bool
Résultat string

GenCtors() protected méthode

protected GenCtors ( GtkSharp.Generation.GenerationInfo gen_info ) : void
gen_info GtkSharp.Generation.GenerationInfo
Résultat void

Generate() public méthode

public Generate ( GtkSharp.Generation.GenerationInfo gen_info ) : void
gen_info GtkSharp.Generation.GenerationInfo
Résultat void

GetSpecialMethods() public méthode

public GetSpecialMethods ( Method &ref_, Method &unref, Method &dispose ) : void
ref_ Method
unref Method
dispose Method
Résultat void

OpaqueGen() public méthode

public OpaqueGen ( XmlElement ns, XmlElement elem ) : System
ns System.Xml.XmlElement
elem System.Xml.XmlElement
Résultat System