add_to_cairo_context(const Cairo::RefPtr<Cairo::Context>& context) | Pango::Layout | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
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] |
DestroyNotify typedef | Glib::Object | |
get_alignment() const | Pango::Layout | |
get_attributes() const | Pango::Layout | |
get_auto_dir() 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_data(const QueryQuark &key) | Glib::Object | |
get_ellipsize() const | Pango::Layout | |
get_extents(Rectangle& ink_rect, Rectangle& logical_rect) const | Pango::Layout | |
get_font_description() const | Pango::Layout | |
get_indent() const | Pango::Layout | |
get_ink_extents() const | Pango::Layout | |
get_iter(LayoutIter& 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_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
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_width() const | Pango::Layout | |
get_wrap() const | Pango::Layout | |
gobj() | Pango::Layout | [inline] |
gobj() const | Pango::Layout | [inline] |
gobj_copy() | Pango::Layout | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
index_to_line_x(int index_, bool trailing, int& line, int& x_pos) const | Pango::Layout | |
index_to_pos(int index) const | Pango::Layout | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
Layout(const Glib::RefPtr<Context>& context) | Pango::Layout | [explicit, protected] |
move_cursor_visually(bool strong, int old_index, int old_trailing, int direction, int& new_index, int& new_trailing) const | Pango::Layout | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_alignment(Alignment alignment) | Pango::Layout | |
set_attributes(AttrList& attrs) | Pango::Layout | |
set_auto_dir(bool auto_dir=true) | Pango::Layout | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_ellipsize(EllipsizeMode ellipsize) | Pango::Layout | |
set_font_description(const FontDescription& desc) | 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_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
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 | |
steal_data(const QueryQuark &quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
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] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
xy_to_index(int x, int y, int& index, int& trailing) const | Pango::Layout | |
~Layout() | Pango::Layout | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |