Packages
clutter-1.0
Clutter
Text
activatable
attributes
buffer
color
cursor_color
cursor_color_set
cursor_position
cursor_size
cursor_visible
editable
ellipsize
font_description
font_name
justify
line_alignment
line_wrap
line_wrap_mode
max_length
password_char
position
selectable
selected_text_color
selected_text_color_set
selection_bound
selection_color
selection_color_set
single_line_mode
text
use_markup
Text
Text.full
Text.with_buffer
Text.with_text
coords_to_position
delete_chars
delete_selection
get_activatable
get_attributes
get_buffer
get_chars
get_color
get_cursor_color
get_cursor_position
get_cursor_rect
get_cursor_size
get_cursor_visible
get_editable
get_ellipsize
get_font_description
get_font_name
get_justify
get_layout
get_layout_offsets
get_line_alignment
get_line_wrap
get_line_wrap_mode
get_max_length
get_password_char
get_selectable
get_selected_text_color
get_selection
get_selection_bound
get_selection_color
get_single_line_mode
get_text
get_use_markup
insert_text
insert_unichar
position_to_coords
set_activatable
set_attributes
set_buffer
set_color
set_cursor_color
set_cursor_position
set_cursor_size
set_cursor_visible
set_editable
set_ellipsize
set_font_description
set_font_name
set_justify
set_line_alignment
set_line_wrap
set_line_wrap_mode
set_markup
set_max_length
set_password_char
set_preedit_string
set_selectable
set_selected_text_color
set_selection
set_selection_bound
set_selection_color
set_single_line_mode
set_text
set_use_markup
try_activate
activate
cursor_changed
cursor_event
delete_text
text_changed
get_color
Description:
public
Color
get_color
()
Retrieves the text color as set by
set_color
.
Parameters:
this
a
Text
color
return location for a
Color