TextAttributes Class Reference

List of all members.

Detailed Description

Text Attributes.


Public Member Functions

package this (GtkTextAttributes *gtkTextAttributes)
 Creates a new TextAttributes from a GtkTextAttributes.
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

Static Public Member Functions

GType getType ()
 Gets this class type.


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

GType TextAttributes.getType  )  [static]
 

Gets this class type.

Returns:
this class type

void TextAttributes.ref  ) 
 

ref

TextAttributes.this  ) 
 

Creates a new TextAttributes.

package TextAttributes.this GtkTextAttributes *  gtkTextAttributes  ) 
 

Creates a new TextAttributes from a GtkTextAttributes.

Parameters:
gtkTextAttributes 

void TextAttributes.unref  ) 
 

unref


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