gtkmm  3.22.1
Gdk::DragContext Member List

This is the complete list of members for Gdk::DragContext, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
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
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
DestroyNotify typedefGlib::Object
drag_finish(bool success, bool del, guint32 time)Gdk::DragContext
drag_refuse(guint32 time)Gdk::DragContext
drag_status(DragAction action, guint32 time)Gdk::DragContext
DragContext(DragContext&& src) noexceptGdk::DragContext
drop_finish(bool success, guint32 time)Gdk::DragContext
drop_reply(bool accepted, guint32 time)Gdk::DragContext
find_window_for_screen(const Glib::RefPtr< Window >& drag_window, const Glib::RefPtr< Screen >& screen, int x_root, int y_root, Glib::RefPtr< Window >& dest_window, DragProtocol& protocol) const Gdk::DragContext
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_actions() const Gdk::DragContext
get_data(const QueryQuark &key)Glib::Object
get_dest_window()Gdk::DragContext
get_dest_window() const Gdk::DragContext
get_device()Gdk::DragContext
get_device() const Gdk::DragContext
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_protocol() const Gdk::DragContext
get_selected_action() const Gdk::DragContext
get_selection() const Gdk::DragContext
get_source_window()Gdk::DragContext
get_source_window() const Gdk::DragContext
get_suggested_action() const Gdk::DragContext
get_type()Gdk::DragContextstatic
gobj()Gdk::DragContextinline
gobj() const Gdk::DragContextinline
gobj_copy()Gdk::DragContext
Glib::Object::gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
list_targets() const Gdk::DragContext
notify_callbacks()sigc::trackable
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(DragContext&& src) noexceptGdk::DragContext
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_device(const Glib::RefPtr< Device >& device)Gdk::DragContext
set_icon(const ::Cairo::RefPtr< ::Cairo::Surface >& surface)Gdk::DragContext
set_icon(const Glib::RefPtr< Gdk::Pixbuf >& pixbuf, int hot_x, int hot_y)Gdk::DragContext
set_icon(const Glib::ustring& stock_id, int hot_x, int hot_y)Gdk::DragContext
set_icon()Gdk::DragContext
set_icon_name(const Glib::ustring& name, int hot_x, int hot_y)Gdk::DragContext
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() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() const Glib::ObjectBasevirtual
wrap(GdkDragContext* object, bool take_copy=false)Gdk::DragContextrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~DragContext() noexceptoverrideGdk::DragContext
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable