Context Class Reference

List of all members.

Detailed Description

Functions to run the rendering pipeline.


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.


Member Function Documentation

GType Context.getType  ) 
 

Gets the type fro this class.

Returns:
GType

void* Context.gtk  ) 
 

Gets a pointer to the gtk structure.

Returns:
void* to pangoContext

PangoContext* Context.pngC  ) 
 

Gets the PangoContext structure.

Returns:
pangoContext

Context.this  ) 
 

Creates a new Context.

Context.this PangoContext *  pangoContext  ) 
 

Creates a new Context from a PangoContext strcuture.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo