gtkmm  3.22.1
Gtk::Clipboard Member List

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

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
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
func_destroy_notify typedefsigc::trackable
get(GdkAtom selection=GDK_SELECTION_CLIPBOARD)Gtk::Clipboardstatic
get_data(const QueryQuark &key)Glib::Object
get_display()Gtk::Clipboard
get_display() const Gtk::Clipboard
get_for_display(const Glib::RefPtr< Gdk::Display >& display, GdkAtom selection=GDK_SELECTION_CLIPBOARD)Gtk::Clipboardstatic
get_owner()Gtk::Clipboard
get_owner() const Gtk::Clipboard
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_selection() const Gtk::Clipboard
get_type()Gtk::Clipboardstatic
gobj()Gtk::Clipboardinline
gobj() const Gtk::Clipboardinline
gobj_copy()Gtk::Clipboard
Glib::Object::gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
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=(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
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
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
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() const Glib::ObjectBasevirtual
wait_for_contents(const Glib::ustring& target) const Gtk::Clipboard
wait_for_image() const Gtk::Clipboard
wait_for_rich_text(const Glib::RefPtr< TextBuffer >& buffer, std::string& format)Gtk::Clipboard
wait_for_targets() const Gtk::Clipboard
wait_for_text() const Gtk::Clipboard
wait_for_uris() const Gtk::Clipboard
wait_is_image_available() const Gtk::Clipboard
wait_is_rich_text_available(const Glib::RefPtr< TextBuffer >& buffer) const Gtk::Clipboard
wait_is_target_available(const Glib::ustring& target)Gtk::Clipboard
wait_is_text_available() const Gtk::Clipboard
wait_is_uris_available() const Gtk::Clipboard
wrap(GtkClipboard* object, bool take_copy=false)Gtk::Clipboardrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Clipboard() noexceptoverrideGtk::Clipboard
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable