gtkmm 4.16.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_cairo(const Gdk::Graphene::Rect & 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_color(const Gdk::RGBA & color, const Gdk::Graphene::Rect & 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 | |
append_texture(const Glib::RefPtr< Gdk::Texture > & texture, const Gdk::Graphene::Rect & bounds) | Gtk::Snapshot | |
create() | Gtk::Snapshot | static |
get_type() | Gtk::Snapshot | static |
gl_shader_pop_texture() | Gtk::Snapshot | |
gobj() | Gtk::Snapshot | inline |
gobj() const | Gtk::Snapshot | inline |
gobj_copy() | Gtk::Snapshot | |
operator=(Snapshot && src) noexcept | Gtk::Snapshot | |
Gdk::Snapshot::operator=(Snapshot && src) noexcept | Gdk::Snapshot | |
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_clip(const Gdk::Graphene::Rect & 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 | |
push_repeat(const Gdk::Graphene::Rect & bounds, const Gdk::Graphene::Rect & child_bounds) | Gtk::Snapshot | |
push_repeat(const Gdk::Graphene::Rect & bounds) | Gtk::Snapshot | |
render_background(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 | |
Snapshot(Snapshot && src) noexcept | Gtk::Snapshot | |
Gdk::Snapshot::Snapshot(Snapshot && src) noexcept | Gdk::Snapshot | |
to_paintable(const Gdk::Graphene::Size & size) | Gtk::Snapshot | |
to_paintable() | Gtk::Snapshot | |
translate(const Gdk::Graphene::Point & point) | Gtk::Snapshot | |
wrap(GdkSnapshot * object, bool take_copy=false) | Gdk::Snapshot | related |
wrap_gtk_snapshot(GtkSnapshot * object, bool take_copy=false) | Gtk::Snapshot | related |
~Snapshot() noexcept override | Gtk::Snapshot |