Ardour  8.7-14-g57a6773833
Gdk::DragContext Member List

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

create()Gdk::DragContextstatic
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()Gdk::DragContextprotected
drop_finish(bool success, guint32 time)Gdk::DragContext
drop_reply(bool ok, 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) constGdk::DragContext
get_action() constGdk::DragContext
get_actions() constGdk::DragContext
get_is_source() constGdk::DragContext
get_protocol() constGdk::DragContext
get_selected_action() constGdk::DragContext
get_selection() constGdk::DragContext
get_source_window()Gdk::DragContext
get_source_window() constGdk::DragContext
get_start_time() constGdk::DragContext
get_suggested_action() constGdk::DragContext
get_targets() constGdk::DragContext
get_type() G_GNUC_CONSTGdk::DragContextstatic
gobj()Gdk::DragContextinline
gobj() constGdk::DragContextinline
gobj_copy()Gdk::DragContext
set_icon(const Glib::RefPtr< Gdk::Colormap > &colormap, const Glib::RefPtr< Gdk::Pixmap > &pixmap, const Glib::RefPtr< Gdk::Bitmap > &mask, int hot_x, int hot_y)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::DragContextrelated
~DragContext()Gdk::DragContextvirtual