action_is_unique(DragAction action) | Gdk::Drag | static |
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 | |
Drag(Drag && src) noexcept | Gdk::Drag | |
drag_drop_done(bool success) | Gdk::Drag | |
freeze_notify() | Glib::ObjectBase | |
get_actions() const | Gdk::Drag | |
get_content() | Gdk::Drag | |
get_content() const | Gdk::Drag | |
get_data(const QueryQuark &key) | Glib::Object | |
get_device() | Gdk::Drag | |
get_device() const | Gdk::Drag | |
get_display() | Gdk::Drag | |
get_display() const | Gdk::Drag | |
get_drag_surface() | Gdk::Drag | |
get_drag_surface() const | Gdk::Drag | |
get_formats() | Gdk::Drag | |
get_formats() const | Gdk::Drag | |
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_selected_action() const | Gdk::Drag | |
get_surface() | Gdk::Drag | |
get_surface() const | Gdk::Drag | |
get_type() | Gdk::Drag | static |
gobj() | Gdk::Drag | inline |
gobj() const | Gdk::Drag | inline |
gobj_copy() | Gdk::Drag | |
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=(Drag && src) noexcept | Gdk::Drag | |
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() | Gdk::Drag | |
property_actions() const | Gdk::Drag | |
property_content() const | Gdk::Drag | |
property_device() const | Gdk::Drag | |
property_display() const | Gdk::Drag | |
property_formats() const | Gdk::Drag | |
property_selected_action() | Gdk::Drag | |
property_selected_action() const | Gdk::Drag | |
property_surface() const | Gdk::Drag | |
reference() const | Glib::ObjectBase | virtual |
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_hotspot(int hot_x, int hot_y) | Gdk::Drag | |
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 | |
signal_cancel() | Gdk::Drag | |
signal_dnd_finished() | Gdk::Drag | |
signal_drop_performed() | Gdk::Drag | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GdkDrag * object, bool take_copy=false) | Gdk::Drag | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Drag() noexcept override | Gdk::Drag | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |