| 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::Layout | static | 
  | create(const Cairo::RefPtr< Cairo::Context >& context) | Pango::Layout | static | 
  | get_alignment() const | Pango::Layout |  | 
  | get_attributes() const | Pango::Layout |  | 
  | get_auto_dir() const | Pango::Layout |  | 
  | get_baseline() const | Pango::Layout |  | 
  | get_context() const | Pango::Layout |  | 
  | get_cursor_pos(int index, Rectangle& strong_pos, Rectangle& weak_pos) const | Pango::Layout |  | 
  | get_cursor_strong_pos(int index) const | Pango::Layout |  | 
  | get_cursor_weak_pos(int index) const | Pango::Layout |  | 
  | get_ellipsize() const | Pango::Layout |  | 
  | get_extents(Rectangle& ink_rect, Rectangle& logical_rect) const | Pango::Layout |  | 
  | get_font_description() const | Pango::Layout |  | 
  | get_height() const | Pango::Layout |  | 
  | get_indent() const | Pango::Layout |  | 
  | get_ink_extents() const | Pango::Layout |  | 
  | get_iter(LayoutIter& iter) | Pango::Layout |  | 
  | get_iter() | Pango::Layout |  | 
  | get_justify() const | Pango::Layout |  | 
  | get_line(int line) | Pango::Layout |  | 
  | get_line(int line) const | Pango::Layout |  | 
  | get_line_count() const | Pango::Layout |  | 
  | get_lines() | Pango::Layout |  | 
  | get_lines() const | Pango::Layout |  | 
  | get_log_attrs() const | Pango::Layout |  | 
  | get_logical_extents() const | Pango::Layout |  | 
  | get_pixel_extents(Rectangle& ink_rect, Rectangle& logical_rect) const | Pango::Layout |  | 
  | get_pixel_ink_extents() const | Pango::Layout |  | 
  | get_pixel_logical_extents() const | Pango::Layout |  | 
  | get_pixel_size(int& width, int& height) const | Pango::Layout |  | 
  | get_single_paragraph_mode() const | Pango::Layout |  | 
  | get_size(int& width, int& height) const | Pango::Layout |  | 
  | get_spacing() const | Pango::Layout |  | 
  | get_tabs() const | Pango::Layout |  | 
  | get_text() const | Pango::Layout |  | 
  | get_type() | Pango::Layout | static | 
  | get_unknown_glyphs_count() const | Pango::Layout |  | 
  | get_width() const | Pango::Layout |  | 
  | get_wrap() const | Pango::Layout |  | 
  | gobj() | Pango::Layout | inline | 
  | gobj() const | Pango::Layout | inline | 
  | gobj_copy() | Pango::Layout |  | 
  | index_to_line_x(int index_, bool trailing, int& line, int& x_pos) const | Pango::Layout |  | 
  | index_to_pos(int index) const | Pango::Layout |  | 
  | is_ellipsized() const | Pango::Layout |  | 
  | is_wrapped() const | Pango::Layout |  | 
  | Layout(const Glib::RefPtr< Context >& context) | Pango::Layout | explicitprotected | 
  | move_cursor_visually(bool strong, int old_index, int old_trailing, int direction, int& new_index, int& new_trailing) const | Pango::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_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::Layout | related | 
  | xy_to_index(int x, int y, int& index, int& trailing) const | Pango::Layout |  | 
  | ~Layout() | Pango::Layout | virtual |