Gio::Seekable Member List
This is the complete list of members for
Gio::Seekable, including all inherited members.
add_interface(GType gtype_implementer) | Gio::Seekable | [static] |
can_seek() const | Gio::Seekable | |
can_truncate() const | Gio::Seekable | |
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 | |
freeze_notify() | Glib::ObjectBase | |
get_property(const Glib::ustring& property_name, PropertyType& value) const | Glib::ObjectBase | [inline] |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::ObjectBase | |
gobj() | Gio::Seekable | [inline] |
gobj() const | Gio::Seekable | [inline] |
gobj_copy() const | Glib::ObjectBase | |
initialize(GObject* castitem) | Glib::ObjectBase | [protected] |
Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | [explicit] |
Interface(GObject* castitem) | Glib::Interface | [explicit] |
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] |
seek(goffset offset, Glib::SeekType type, const Glib::RefPtr< Cancellable >& cancellable) | Gio::Seekable | |
seek(goffset offset, Glib::SeekType type) | Gio::Seekable | |
set_property(const Glib::ustring& property_name, const PropertyType& value) | Glib::ObjectBase | [inline] |
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Glib::ObjectBase | |
tell() const | Gio::Seekable | |
thaw_notify() | Glib::ObjectBase | |
truncate(goffset offset, const Glib::RefPtr< Cancellable >& cancellable) | Gio::Seekable | |
truncate(goffset offset) | Gio::Seekable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GSeekable* object, bool take_copy=false) | Gio::Seekable | [related] |
~Interface() | Glib::Interface | [virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~Seekable() | Gio::Seekable | [virtual] |