This is the complete list of members for Gdk::DragContext, including all inherited members.
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) noexcept | Gdk::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 | |
get_actions() const | Gdk::DragContext | |
get_dest_window() | Gdk::DragContext | |
get_dest_window() const | Gdk::DragContext | |
get_device() | Gdk::DragContext | |
get_device() const | Gdk::DragContext | |
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::DragContext | static |
gobj() | Gdk::DragContext | inline |
gobj() const | Gdk::DragContext | inline |
gobj_copy() | Gdk::DragContext | |
list_targets() const | Gdk::DragContext | |
operator=(DragContext && src) noexcept | Gdk::DragContext | |
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 | |
wrap(GdkDragContext * object, bool take_copy=false) | Gdk::DragContext | related |
~DragContext() noexcept override | Gdk::DragContext | |