|
gtkmm
4.22.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_inset_shadow(const Gsk::RoundedRect& outline, const Gdk::RGBA& color, float dx, float dy, float spread, float blur_radius) | Gtk::Snapshot | |
| append_layout(const Glib::RefPtr< Pango::Layout >& layout, const Gdk::RGBA& color) | Gtk::Snapshot | |
| append_outset_shadow(const Gsk::RoundedRect& outline, const Gdk::RGBA& color, float dx, float dy, float spread, float blur_radius) | Gtk::Snapshot | |
| append_paste(const Gdk::Graphene::Rect& bounds, gsize nth) | Gtk::Snapshot | |
| append_scaled_texture(const Glib::RefPtr< Gdk::Texture >& texture, Gsk::ScalingFilter filter, const Gdk::Graphene::Rect& bounds) | 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_blend(Gsk::BlendMode mask_mode) | 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_composite(GskPorterDuff op) | Gtk::Snapshot | |
| push_copy() | Gtk::Snapshot | |
| push_cross_fade(double progress) | Gtk::Snapshot | |
| push_debug(const Glib::ustring& name) | Gtk::Snapshot | |
| push_isolation(Gsk::Isolation features) | Gtk::Snapshot | |
| push_mask(Gsk::MaskMode mask_mode) | 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 | |
| push_rounded_clip(const Gsk::RoundedRect& bounds) | Gtk::Snapshot | |
| render_background(const Glib::RefPtr< StyleContext >& context, double x, double y, double width, double height) | Gtk::Snapshot | |
| 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 | |
| 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 | |
| transform(const Glib::RefPtr< const Gsk::Transform >& transform) | 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 |
1.8.10