Clutter.TextNode – clutter-1.0 Reference Manual
Packages
clutter-1.0
Clutter
TextNode
TextNode
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.
Namespace:
Clutter
Package:
clutter-1.0
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
@ref
add_child
add_rectangle
add_texture_rectangle
set_name
unref