Phoenix Logo

phoenix_title wx.richtext.RichTextCharacterStyleDefinition

This class represents a character style definition, usually added to a wx.richtext.RichTextStyleSheet.


class_hierarchy Class Hierarchy

Inheritance diagram for class RichTextCharacterStyleDefinition:

method_summary Methods Summary

__init__ Constructor.

api Class API



class wx.richtext.RichTextCharacterStyleDefinition(RichTextStyleDefinition)

Possible constructors:

RichTextCharacterStyleDefinition(name="")

This class represents a character style definition, usually added to a RichTextStyleSheet.


Methods



__init__(self, name="")

Constructor.

Parameters:name (string) –