TextAttributes Class Reference

List of all members.

Detailed Description

Text Attributes.


Public Member Functions

GtkTextAttributes * getAtt ()
 gets the gtk structure

 this ()
 Creates a new TextAttributes.

TextAttributes copy ()
 Creates a new TextAttributes from a copy of an existing.

void copyFrom (TextAttributes from)
 Copy the values from another text attributes.

void unref ()
 unref

void ref ()
 ref


Member Function Documentation

TextAttributes TextAttributes.copy  ) 
 

Creates a new TextAttributes from a copy of an existing.

Returns:
a new TextAttributes object

void TextAttributes.copyFrom TextAttributes  from  ) 
 

Copy the values from another text attributes.

Parameters:
from the TextAttributes to copy from

GtkTextAttributes* TextAttributes.getAtt  ) 
 

gets the gtk structure

void TextAttributes.ref  ) 
 

ref

TextAttributes.this  ) 
 

Creates a new TextAttributes.

void TextAttributes.unref  ) 
 

unref


Generated on Sun Dec 21 02:47:12 2003 for DUI by doxygen 1.3.4