pangomm 2.52.0
Pango::Layout Member List

This is the complete list of members for Pango::Layout, including all inherited members.

add_to_cairo_context(const Cairo::RefPtr< Cairo::Context > & context)Pango::Layout
context_changed()Pango::Layout
copy()Pango::Layout
create(const Glib::RefPtr< Context > & context)Pango::Layoutstatic
create(const Cairo::RefPtr< Cairo::Context > & context)Pango::Layoutstatic
get_alignment() constPango::Layout
get_attributes() constPango::Layout
get_auto_dir() constPango::Layout
get_baseline() constPango::Layout
get_character_count() constPango::Layout
get_const_line(int line) constPango::Layout
get_const_lines() constPango::Layout
get_context() constPango::Layout
get_cursor_pos(int index, Rectangle & strong_pos, Rectangle & weak_pos) constPango::Layout
get_cursor_strong_pos(int index) constPango::Layout
get_cursor_weak_pos(int index) constPango::Layout
get_ellipsize() constPango::Layout
get_extents(Rectangle & ink_rect, Rectangle & logical_rect) constPango::Layout
get_font_description() constPango::Layout
get_height() constPango::Layout
get_indent() constPango::Layout
get_ink_extents() constPango::Layout
get_iter()Pango::Layout
get_justify() constPango::Layout
get_line(int line)Pango::Layout
get_line(int line) constPango::Layout
get_line_count() constPango::Layout
get_line_spacing() constPango::Layout
get_lines()Pango::Layout
get_lines() constPango::Layout
get_log_attrs() constPango::Layout
get_logical_extents() constPango::Layout
get_pixel_extents(Rectangle & ink_rect, Rectangle & logical_rect) constPango::Layout
get_pixel_ink_extents() constPango::Layout
get_pixel_logical_extents() constPango::Layout
get_pixel_size(int & width, int & height) constPango::Layout
get_serial() constPango::Layout
get_single_paragraph_mode() constPango::Layout
get_size(int & width, int & height) constPango::Layout
get_spacing() constPango::Layout
get_tabs() constPango::Layout
get_text() constPango::Layout
get_type()Pango::Layoutstatic
get_unknown_glyphs_count() constPango::Layout
get_width() constPango::Layout
get_wrap() constPango::Layout
gobj()Pango::Layoutinline
gobj() constPango::Layoutinline
gobj_copy()Pango::Layout
index_to_line_x(int index_, bool trailing, int & line, int & x_pos) constPango::Layout
index_to_pos(int index) constPango::Layout
is_ellipsized() constPango::Layout
is_wrapped() constPango::Layout
Layout(Layout && src) noexceptPango::Layout
Layout(const Glib::RefPtr< Context > & context)Pango::Layoutexplicitprotected
move_cursor_visually(bool strong, int old_index, int old_trailing, int direction, int & new_index, int & new_trailing) constPango::Layout
operator=(Layout && src) noexceptPango::Layout
set_alignment(Alignment alignment)Pango::Layout
set_attributes(AttrList & attrs)Pango::Layout
set_auto_dir(bool auto_dir=true)Pango::Layout
set_ellipsize(EllipsizeMode ellipsize)Pango::Layout
set_font_description(const FontDescription & desc)Pango::Layout
set_height(int height)Pango::Layout
set_indent(int indent)Pango::Layout
set_justify(bool justify=true)Pango::Layout
set_line_spacing(float factor)Pango::Layout
set_markup(const Glib::ustring & markup)Pango::Layout
set_markup(const Glib::ustring & markup, gunichar accel_marker, gunichar & accel_char)Pango::Layout
set_single_paragraph_mode(bool setting=true)Pango::Layout
set_spacing(int spacing)Pango::Layout
set_tabs(TabArray & tabs)Pango::Layout
set_text(const Glib::ustring & text)Pango::Layout
set_width(int width)Pango::Layout
set_wrap(WrapMode wrap)Pango::Layout
show_in_cairo_context(const Cairo::RefPtr< Cairo::Context > & context)Pango::Layout
unset_font_description()Pango::Layout
update_from_cairo_context(const Cairo::RefPtr< Cairo::Context > & context)Pango::Layout
wrap(PangoLayout * object, bool take_copy=false)Pango::Layoutrelated
xy_to_index(int x, int y, int & index, int & trailing) constPango::Layout
~Layout() noexcept overridePango::Layout