gtkmm 3.24.6
Gtk::Clipboard Member List

This is the complete list of members for Gtk::Clipboard, including all inherited members.

clear()Gtk::Clipboard
Clipboard(Clipboard && src) noexceptGtk::Clipboard
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
freeze_notify()Glib::ObjectBase
get(GdkAtom selection=GDK_SELECTION_CLIPBOARD)Gtk::Clipboardstatic
get_data(const QueryQuark &key)Glib::Object
get_display()Gtk::Clipboard
get_display() constGtk::Clipboard
get_for_display(const Glib::RefPtr< Gdk::Display > & display, GdkAtom selection=GDK_SELECTION_CLIPBOARD)Gtk::Clipboardstatic
get_owner()Gtk::Clipboard
get_owner() constGtk::Clipboard
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_selection() constGtk::Clipboard
get_type()Gtk::Clipboardstatic
gobj()Gtk::Clipboardinline
gobj() constGtk::Clipboardinline
gobj_copy()Gtk::Clipboard
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
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=(Clipboard && src) noexceptGtk::Clipboard
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
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
request_contents(const Glib::ustring & target, const SlotReceived & slot)Gtk::Clipboard
request_image(const SlotImageReceived & slot)Gtk::Clipboard
request_rich_text(const Glib::RefPtr< TextBuffer > & buffer, const SlotRichTextReceived & slot)Gtk::Clipboard
request_targets(const SlotTargetsReceived & slot)Gtk::Clipboard
request_text(const SlotTextReceived & slot)Gtk::Clipboard
request_uris(const SlotUrisReceived & slot)Gtk::Clipboard
set(const std::vector< TargetEntry > & targets, const SlotGet & slot_get, const SlotClear & slot_clear)Gtk::Clipboard
set_can_store(const std::vector< TargetEntry > & targets)Gtk::Clipboard
set_can_store()Gtk::Clipboard
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_image(const Glib::RefPtr< Gdk::Pixbuf > & pixbuf)Gtk::Clipboard
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
set_text(const Glib::ustring & text)Gtk::Clipboard
signal_owner_change()Gtk::Clipboard
SlotClear typedefGtk::Clipboard
SlotGet typedefGtk::Clipboard
SlotImageReceived typedefGtk::Clipboard
SlotReceived typedefGtk::Clipboard
SlotRichTextReceived typedefGtk::Clipboard
SlotTargetsReceived typedefGtk::Clipboard
SlotTextReceived typedefGtk::Clipboard
SlotUrisReceived typedefGtk::Clipboard
steal_data(const QueryQuark &quark)Glib::Object
store()Gtk::Clipboard
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
wait_for_contents(const Glib::ustring & target) constGtk::Clipboard
wait_for_image() constGtk::Clipboard
wait_for_rich_text(const Glib::RefPtr< TextBuffer > & buffer, std::string & format)Gtk::Clipboard
wait_for_targets() constGtk::Clipboard
wait_for_text() constGtk::Clipboard
wait_for_uris() constGtk::Clipboard
wait_is_image_available() constGtk::Clipboard
wait_is_rich_text_available(const Glib::RefPtr< TextBuffer > & buffer) constGtk::Clipboard
wait_is_target_available(const Glib::ustring & target)Gtk::Clipboard
wait_is_text_available() constGtk::Clipboard
wait_is_uris_available() constGtk::Clipboard
wrap(GtkClipboard * object, bool take_copy=false)Gtk::Clipboardrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Clipboard() noexcept overrideGtk::Clipboard
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual