_set_current_wrapper(GObject* object) | Glib::ObjectBase | [protected] |
context_changed() | Pango::Layout | |
copy() | Pango::Layout | |
cpp_destruction_in_progress_ | Glib::ObjectBase | [protected] |
create(const Glib::RefPtr<Context>& context) | Pango::Layout | [static] |
custom_type_name_ | Glib::ObjectBase | [protected] |
destroy_notify_() | Glib::ObjectBase | [protected, virtual] |
destroy_notify_callback_(void* data) | Glib::ObjectBase | [protected, static] |
DestroyNotify typedef | Glib::Object | |
get_alignment() const | Pango::Layout | |
get_attributes() 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_extents(Rectangle& ink_rect, Rectangle& logical_rect) 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) const | Pango::Layout | |
get_line_count() const | 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::Object | |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::Object | |
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 | |
gobject_ | Glib::ObjectBase | [protected] |
index_to_pos(int index) const | Pango::Layout | |
initialize(GObject* castitem) | Glib::ObjectBase | [protected] |
is_anonymous_custom_() const | Glib::ObjectBase | [protected] |
is_derived_() const | 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 | [explicit, protected] |
Object(GObject* castitem) | Glib::Object | [explicit, protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | [explicit, protected] |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | [explicit, 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_data(const Quark& key, void* data) | Glib::Object | |
set_data(const Quark& key, void* data, DestroyNotify notify) | Glib::Object | |
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::Object | |
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Glib::Object | |
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] |
wrap(PangoLayout* object, bool take_copy=false) | Pango::Layout | [related] |
Glib::Object::wrap(GObject* object, bool take_copy=false) | Glib::Object | [related] |
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] |