Clutter
API Version: 10
Library Version: 10
Type
Text
Methods
activate
coords_to_position
delete_chars
delete_selection
delete_text
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_input_hints
get_input_purpose
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
has_preedit
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_input_hints
set_input_purpose
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
Method
Clutter
Text
has_preedit
Declaration
[src]
gboolean
clutter_text_has_preedit
(
ClutterText
*
self
)
Description
No description available.
Return value
Returns:
gboolean
No description available.