Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
int | language () |
void | language (int value) |
string | CanonicalName () |
void | CanonicalName (string value) |
string | Description () |
void | Description (string value) |
Static Public Member Functions | |
static wxObject | New (IntPtr ptr) |
Protected Member Functions | |
override void | dtor () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
this | ( | ) |
static wxObject New | ( | IntPtr | ptr | ) | [static] |
override void dtor | ( | ) | [protected] |
Reimplemented from wxObject.
int language | ( | ) |
void language | ( | int | value | ) |
string CanonicalName | ( | ) |
void CanonicalName | ( | string | value | ) |
string Description | ( | ) |
void Description | ( | string | value | ) |