gtkmm 4.10.0
|
This is the complete list of members for Gtk::Snapshot, including all inherited members.
append_cairo(const graphene_rect_t * bounds) | Gtk::Snapshot | |
append_cairo(const Gdk::Rectangle & bounds) | Gtk::Snapshot | |
append_color(const Gdk::RGBA & color, const graphene_rect_t * bounds) | Gtk::Snapshot | |
append_color(const Gdk::RGBA & color, const Gdk::Rectangle & bounds) | Gtk::Snapshot | |
append_layout(const Glib::RefPtr< Pango::Layout > & layout, const Gdk::RGBA & color) | Gtk::Snapshot | |
append_texture(const Glib::RefPtr< Gdk::Texture > & texture, const graphene_rect_t * bounds) | Gtk::Snapshot | |
append_texture(const Glib::RefPtr< Gdk::Texture > & texture, const Gdk::Rectangle & bounds) | Gtk::Snapshot | |
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 | |
create() | Gtk::Snapshot | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_data(const QueryQuark &key) | Glib::Object | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_type() | Gtk::Snapshot | static |
gl_shader_pop_texture() | Gtk::Snapshot | |
gobj() | Gtk::Snapshot | inline |
gobj() const | Gtk::Snapshot | inline |
gobj_copy() | Gtk::Snapshot | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(Snapshot && src) noexcept | Gtk::Snapshot | |
Gdk::Snapshot::operator=(Snapshot && src) noexcept | Gdk::Snapshot | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
perspective(float depth) | Gtk::Snapshot | |
pop() | Gtk::Snapshot | |
push_blur(double radius) | Gtk::Snapshot | |
push_clip(const graphene_rect_t * bounds) | Gtk::Snapshot | |
push_clip(const Gdk::Rectangle & bounds) | Gtk::Snapshot | |
push_cross_fade(double progress) | Gtk::Snapshot | |
push_debug(const Glib::ustring & name) | Gtk::Snapshot | |
push_opacity(double opacity) | Gtk::Snapshot | |
push_repeat(const graphene_rect_t * bounds, const graphene_rect_t * child_bounds) | Gtk::Snapshot | |
push_repeat(const Gdk::Rectangle & bounds, const Gdk::Rectangle & child_bounds) | Gtk::Snapshot | |
push_repeat(const Gdk::Rectangle & bounds) | Gtk::Snapshot | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
render_backgrount(const Glib::RefPtr< StyleContext > & context, double x, double y, double width, double height) | Gtk::Snapshot | |
render_focus(const Glib::RefPtr< StyleContext > & context, double x, double y, double width, double height) | Gtk::Snapshot | |
render_frame(const Glib::RefPtr< StyleContext > & context, double x, double y, double width, double height) | Gtk::Snapshot | |
render_insertion_cursor(const Glib::RefPtr< StyleContext > & context, double x, double y, const Glib::RefPtr< Pango::Layout > & layout, int index, Pango::Direction direction) | Gtk::Snapshot | |
render_layout(const Glib::RefPtr< StyleContext > & context, double x, double y, const Glib::RefPtr< Pango::Layout > & layout) | Gtk::Snapshot | |
restore() | Gtk::Snapshot | |
rotate(float angle) | Gtk::Snapshot | |
save() | Gtk::Snapshot | |
scale(float factor_x, float factor_y) | Gtk::Snapshot | |
scale(float factor_x, float factor_y, float factor_z) | Gtk::Snapshot | |
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 | |
Snapshot(Snapshot && src) noexcept | Gtk::Snapshot | |
Gdk::Snapshot::Snapshot(Snapshot && src) noexcept | Gdk::Snapshot | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GdkSnapshot * object, bool take_copy=false) | Gdk::Snapshot | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
wrap_gtk_snapshot(GtkSnapshot * object, bool take_copy=false) | Gtk::Snapshot | related |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~Snapshot() noexcept override | Gtk::Snapshot |