TextNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"clutter_text_node_get_type ()" ) ]
[
Version ( since =
"1.10" ) ]
public class TextNode :
PaintNode
The TextNode structure is an opaque type whose members cannot be directly accessed.
Content:
Creation methods:
- public TextNode (Layout? layout, Color? color)
Creates a new
PaintNode that will paint a Layout with the given color.
Inherited Members:
All known members inherited from class Clutter.PaintNode