, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
close() | Rsvg::Handle | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
create() | Rsvg::Handle | [static] |
create_from_data(const guint8* data, gsize data_len) | Rsvg::Handle | [static] |
create_from_file(const std::string& file_name) | Rsvg::Handle | [static] |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_base_uri() const | Rsvg::Handle | |
get_data(const QueryQuark &key) | Glib::Object | |
get_desc() const | Rsvg::Handle | |
get_dimensions(DimensionData& dimension_data) const | Rsvg::Handle | |
get_dimensions_sub(DimensionData& dimension_data, const Glib::ustring& id) const | Rsvg::Handle | |
get_metadata() const | Rsvg::Handle | |
get_position_sub(PositionData& position_data, const Glib::ustring& id) const | Rsvg::Handle | |
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_title() const | Rsvg::Handle | |
gobj() | Rsvg::Handle | [inline] |
gobj() const | Rsvg::Handle | [inline] |
gobj_copy() | Rsvg::Handle | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
Handle() | Rsvg::Handle | [protected] |
has_sub(const Glib::ustring& id) const | Rsvg::Handle | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
notify_callbacks() | sigc::trackable | |
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] |
operator=(const trackable &src) | sigc::trackable | |
property_base_uri() | Rsvg::Handle | |
property_base_uri() const | Rsvg::Handle | |
property_desc() const | Rsvg::Handle | |
property_dpi_x() | Rsvg::Handle | |
property_dpi_x() const | Rsvg::Handle | |
property_dpi_y() | Rsvg::Handle | |
property_dpi_y() const | Rsvg::Handle | |
property_em() const | Rsvg::Handle | |
property_ex() const | Rsvg::Handle | |
property_height() const | Rsvg::Handle | |
property_metadata() const | Rsvg::Handle | |
property_title() const | Rsvg::Handle | |
property_width() const | Rsvg::Handle | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
render(const Cairo::RefPtr< Cairo::Context >& cr) const | Rsvg::Handle | |
render_sub(const Cairo::RefPtr< Cairo::Context >& cr, const Glib::ustring& id) const | Rsvg::Handle | |
set_base_uri(const Glib::ustring& base_uri) | Rsvg::Handle | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_dpi(double dpi) | Rsvg::Handle | |
set_dpi(double dpi_x, double dpi_y) | Rsvg::Handle | |
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 | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(RsvgHandle* object, bool take_copy=false) | Rsvg::Handle | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
write(const guint8* buf, gsize count) | Rsvg::Handle | |
~Handle() | Rsvg::Handle | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |