Public Member Functions | |
void * | gtk () |
Gets a pointer to the gtk structure. | |
PangoContext * | pngC () |
Gets the PangoContext structure. | |
GType | getType () |
Gets the type fro this class. | |
this (PangoContext *pangoContext) | |
Creates a new Context from a PangoContext strcuture. | |
this () | |
Creates a new Context. |
|
Gets the type fro this class.
|
|
Gets a pointer to the gtk structure.
|
|
Gets the PangoContext structure.
|
|
Creates a new Context.
|
|
Creates a new Context from a PangoContext strcuture.
|