Packages
pango
Pango
Layout
Layout
context_changed
copy
get_alignment
get_attributes
get_auto_dir
get_baseline
get_character_count
get_context
get_cursor_pos
get_direction
get_ellipsize
get_extents
get_font_description
get_height
get_indent
get_iter
get_justify
get_line
get_line_count
get_line_readonly
get_line_spacing
get_lines
get_lines_readonly
get_log_attrs
get_log_attrs_readonly
get_pixel_extents
get_pixel_size
get_serial
get_single_paragraph_mode
get_size
get_spacing
get_tabs
get_text
get_unknown_glyphs_count
get_width
get_wrap
index_to_line_x
index_to_pos
is_ellipsized
is_wrapped
move_cursor_visually
set_alignment
set_attributes
set_auto_dir
set_ellipsize
set_font_description
set_height
set_indent
set_justify
set_line_spacing
set_markup
set_markup_with_accel
set_single_paragraph_mode
set_spacing
set_tabs
set_text
set_width
set_wrap
xy_to_index
get_attributes
Description:
public
unowned
AttrList
?
get_attributes
()
Gets the attribute list for the layout, if any.
Parameters:
this
a
Layout
Returns:
a
AttrList
or
null
if none was set.