gtkmm 4.10.0
Gdk::Clipboard Member List

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

Clipboard(Clipboard && src) noexceptGdk::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
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_content()Gdk::Clipboard
get_content() constGdk::Clipboard
get_data(const QueryQuark &key)Glib::Object
get_display()Gdk::Clipboard
get_display() constGdk::Clipboard
get_formats()Gdk::Clipboard
get_formats() constGdk::Clipboard
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_type()Gdk::Clipboardstatic
gobj()Gdk::Clipboardinline
gobj() constGdk::Clipboardinline
gobj_copy()Gdk::Clipboard
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
is_local() constGdk::Clipboard
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) noexceptGdk::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
property_content() constGdk::Clipboard
property_display() constGdk::Clipboard
property_formats() constGdk::Clipboard
property_local() constGdk::Clipboard
read_async(const std::vector< Glib::ustring > & mime_types, int io_priority, const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable)Gdk::Clipboard
read_async(const std::vector< Glib::ustring > & mime_types, int io_priority, const Gio::SlotAsyncReady & slot)Gdk::Clipboard
read_finish(const Glib::RefPtr< Gio::AsyncResult > & result, Glib::ustring & out_mime_type)Gdk::Clipboard
read_text_async(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable)Gdk::Clipboard
read_text_async(const Gio::SlotAsyncReady & slot)Gdk::Clipboard
read_text_finish(const Glib::RefPtr< Gio::AsyncResult > & result)Gdk::Clipboard
read_texture_async(const Gio::SlotAsyncReady & slot, const Glib::RefPtr< Gio::Cancellable > & cancellable)Gdk::Clipboard
read_texture_async(const Gio::SlotAsyncReady & slot)Gdk::Clipboard
read_texture_finish(const Glib::RefPtr< Gio::AsyncResult > & result)Gdk::Clipboard
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
set_content(const Glib::RefPtr< const ContentProvider > & provider)Gdk::Clipboard
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
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)Gdk::Clipboard
set_texture(const Glib::RefPtr< const Texture > & texture)Gdk::Clipboard
signal_changed()Gdk::Clipboard
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
unset_content()Gdk::Clipboard
wrap(GdkClipboard * object, bool take_copy=false)Gdk::Clipboardrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Clipboard() noexcept overrideGdk::Clipboard
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual