_set_current_wrapper(GObject* object) | Glib::ObjectBase | [protected] |
cpp_destruction_in_progress_ | Glib::ObjectBase | [protected] |
create() | Gdk::DragContext | [static] |
custom_type_name_ | Glib::ObjectBase | [protected] |
destroy_notify_() | Glib::ObjectBase | [protected, virtual] |
destroy_notify_callback_(void* data) | Glib::ObjectBase | [protected, static] |
DestroyNotify typedef | Glib::Object | |
drag_finish(bool success, bool del, guint32 time) | Gdk::DragContext | |
drag_status(DragAction action, guint32 time) | Gdk::DragContext | |
DragContext() | Gdk::DragContext | [protected] |
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, GdkDragProtocol* protocol) | Gdk::DragContext | |
get_action() const | Gdk::DragContext | |
get_actions() const | Gdk::DragContext | |
get_data(const QueryQuark& key) | Glib::Object | |
get_is_source() const | Gdk::DragContext | |
get_property(const Glib::ustring& property_name, PropertyType& value) const | Glib::Object | |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::Object | |
get_protocol() const | Gdk::DragContext | |
get_selection() | Gdk::DragContext | |
get_start_time() const | Gdk::DragContext | |
get_suggested_action() const | Gdk::DragContext | |
gobj() | Gdk::DragContext | [inline] |
gobj() const | Gdk::DragContext | [inline] |
gobj_copy() | Gdk::DragContext | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
gobject_ | Glib::ObjectBase | [protected] |
initialize(GObject* castitem) | Glib::ObjectBase | [protected] |
is_anonymous_custom_() const | Glib::ObjectBase | [protected] |
is_derived_() const | Glib::ObjectBase | [protected] |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams& construct_params) | Glib::Object | [explicit, protected] |
Object(GObject* castitem) | Glib::Object | [explicit, protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | [explicit, protected] |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | [explicit, protected] |
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_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_property(const Glib::ustring& property_name, const PropertyType& value) | Glib::Object | |
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Glib::Object | |
steal_data(const QueryQuark& quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GdkDragContext* object, bool take_copy=false) | Gdk::DragContext | [related] |
Glib::Object::wrap(GObject* object, bool take_copy=false) | Glib::Object | [related] |
~DragContext() | Gdk::DragContext | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |