Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Pango::Layout Member List

This is the complete list of members for Inti::Pango::Layout, including all inherited members.
add_interface(GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance
add_interface(GType instance_type, GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance [static]
class_peek_parent(void *g_class)Inti::G::TypeInstance [inline, static]
connect(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_after(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_swapped(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
context_changed()Inti::Pango::Layout
disconnect_by_name(const char *signal_name)Inti::G::Object
dispose()Inti::G::Object [virtual]
emit_by_name(const char *signal_name,...)Inti::G::Object
g_object() constInti::G::Object [inline]
g_object_class() constInti::G::Object
g_type_instance() constInti::G::TypeInstance [inline]
get(const char *first_property_name,...) constInti::G::Object
get_alignment() constInti::Pango::Layout
get_attributes() constInti::Pango::Layout
get_class() constInti::G::TypeInstance [inline]
get_clip_region(int x_origin, int y_origin, const std::vector< std::pair< int, int > > &index_ranges) constInti::Pango::Layout
get_context() constInti::Pango::Layout
get_cursor_pos(int index, Rectangle *strong_pos, Rectangle *weak_pos) constInti::Pango::Layout
get_data(const Quark &quark) constInti::G::Object
get_data(const String &key) constInti::G::Object
get_extents(Rectangle *ink_rect, Rectangle *logical_rect) constInti::Pango::Layout
get_indent() constInti::Pango::Layout
get_iter() constInti::Pango::Layout
get_justify() constInti::Pango::Layout
get_line(int line) constInti::Pango::Layout
get_line_count() constInti::Pango::Layout
get_lines(std::vector< Pointer< LayoutLine > > &lines) constInti::Pango::Layout
get_logical_attributes(std::vector< LogAttr > &attrs) constInti::Pango::Layout
get_pixel_extents(Rectangle *ink_rect, Rectangle *logical_rect) constInti::Pango::Layout
get_pixel_size(int *width, int *height) constInti::Pango::Layout
get_property(const char *property_name, Value &value) constInti::G::Object
get_single_paragraph_mode() constInti::Pango::Layout
get_size(int *width, int *height) constInti::Pango::Layout
get_spacing() constInti::Pango::Layout
get_tabs() constInti::Pango::Layout
get_text() constInti::Pango::Layout
get_width() constInti::Pango::Layout
get_wrap() constInti::Pango::Layout
index_to_pos(int index, Rectangle &pos)Inti::Pango::Layout
instanceInti::G::TypeInstance [protected]
is_a(GType type) constInti::G::TypeInstance
is_a_type(GType ancestor_type) constInti::G::TypeInstance
is_dynamic() constInti::MemoryHandler
is_referenced() constInti::ReferencedBase
Layout(PangoLayout *layout, bool reference=true)Inti::Pango::Layout [explicit, protected]
Layout(const Context &context)Inti::Pango::Layout [explicit]
MemoryHandler()Inti::MemoryHandler [protected]
move_cursor_visually(bool strong, int old_index, int old_trailing, int direction, int *new_index, int *new_trailing)Inti::Pango::Layout
Object(GObject *object, bool reference=true)Inti::G::Object [explicit, protected]
on_notify(GParamSpec *pspec)Inti::G::Object [protected, virtual]
operator delete(void *ptr)Inti::MemoryHandler [static]
operator GObject *() constInti::G::Object
operator new(size_t size)Inti::MemoryHandler [static]
operator PangoLayout *() constInti::Pango::Layout
pango_layout() constInti::Pango::Layout [inline]
pango_layout_class() constInti::Pango::Layout
pointer(void *obj)Inti::G::Object [inline, static]
ref()Inti::G::Object [virtual]
ReferencedBase()Inti::ReferencedBase [protected]
register_type(GType parent_type, GClassInitFunc class_init)Inti::G::TypeInstance [static]
remove_data(const Quark &quark, bool notify=false)Inti::G::Object
remove_data(const String &key, bool notify=false)Inti::G::Object
set(const char *first_property_name,...)Inti::G::Object
set_alignment(Alignment alignment)Inti::Pango::Layout
set_attributes(AttrList &attrs)Inti::Pango::Layout
set_data(const Quark &quark, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_data(const String &key, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_font_description(const FontDescription *desc)Inti::Pango::Layout
set_indent(int indent)Inti::Pango::Layout
set_justify(bool justify)Inti::Pango::Layout
set_markup(const String &markup)Inti::Pango::Layout
set_markup(const String &markup, gunichar accel_marker, gunichar *accel_char)Inti::Pango::Layout
set_new_handler(std::new_handler handler)Inti::MemoryHandler [static]
set_property(const char *property_name, const Value &value)Inti::G::Object
set_referenced(bool reference)Inti::ReferencedBase [protected]
set_single_paragraph_mode(bool setting)Inti::Pango::Layout
set_spacing(int spacing)Inti::Pango::Layout
set_tabs(TabArray *tabs)Inti::Pango::Layout
set_text(const String &text)Inti::Pango::Layout
set_width(int width)Inti::Pango::Layout
set_wrap(WrapMode wrap)Inti::Pango::Layout
sig_notify()Inti::G::Object [inline]
stop_emission_by_name(const char *detailed_signal)Inti::G::Object
type() constInti::G::TypeInstance
type_name() constInti::G::TypeInstance
TypeInstance()Inti::G::TypeInstance [protected]
unref()Inti::G::Object [virtual]
wrap(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
wrap_new(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
xy_to_index(int x, int y, int *index, int *trailing)Inti::Pango::Layout
~Layout()Inti::Pango::Layout [virtual]
~MemoryHandler()=0Inti::MemoryHandler [protected, pure virtual]
~Object()Inti::G::Object [virtual]
~ReferencedBase()=0Inti::ReferencedBase [protected, pure virtual]
~TypeInstance()=0Inti::G::TypeInstance [protected, pure virtual]
Main Page - Footer


Generated on Sun Sep 14 20:08:24 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002