gtkmm 4.10.0
|
This is the complete list of members for Gdk::Drop, including all inherited members.
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot) | Glib::ObjectBase | |
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot) | Glib::ObjectBase | |
DestroyNotify typedef | Glib::Object | |
Drop(Drop && src) noexcept | Gdk::Drop | |
failed() | Gdk::Drop | |
finish(DragAction action) | Gdk::Drop | |
freeze_notify() | Glib::ObjectBase | |
get_actions() const | Gdk::Drop | |
get_data(const QueryQuark &key) | Glib::Object | |
get_device() | Gdk::Drop | |
get_device() const | Gdk::Drop | |
get_display() | Gdk::Drop | |
get_display() const | Gdk::Drop | |
get_drag() | Gdk::Drop | |
get_drag() const | Gdk::Drop | |
get_formats() | Gdk::Drop | |
get_formats() const | Gdk::Drop | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_surface() | Gdk::Drop | |
get_surface() const | Gdk::Drop | |
get_type() | Gdk::Drop | static |
gobj() | Gdk::Drop | inline |
gobj() const | Gdk::Drop | inline |
gobj_copy() | Gdk::Drop | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(Drop && src) noexcept | Gdk::Drop | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
property_actions() const | Gdk::Drop | |
property_device() const | Gdk::Drop | |
property_display() const | Gdk::Drop | |
property_drag() const | Gdk::Drop | |
property_formats() const | Gdk::Drop | |
property_surface() const | Gdk::Drop | |
read_async(const std::vector< Glib::ustring > & mime_types, int io_priority, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable) | Gdk::Drop | |
read_async(const std::vector< Glib::ustring > & mime_types, int io_priority, const Gio::SlotAsyncReady & slot) | Gdk::Drop | |
read_finish(const Glib::RefPtr< Gio::AsyncResult > & result, Glib::ustring & out_mime_type) | Gdk::Drop | |
read_value_async(GType type, int io_priority, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable) | Gdk::Drop | |
read_value_async(GType type, int io_priority, const Gio::SlotAsyncReady & slot) | Gdk::Drop | |
read_value_finish(const Glib::RefPtr< Gio::AsyncResult > & result) | Gdk::Drop | |
reference() const | Glib::ObjectBase | virtual |
refuse() | Gdk::Drop | |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
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 | |
status(DragAction actions, DragAction preferred) | Gdk::Drop | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GdkDrop * object, bool take_copy=false) | Gdk::Drop | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Drop() noexcept override | Gdk::Drop | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |