gtkmm
3.91.0
|
This is the complete list of members for Gtk::Snapshot, including all inherited members.
append_cairo(const graphene_rect_t* bounds, const Glib::ustring& name) | Gtk::Snapshot | |
append_cairo(const Gdk::Rectangle& bounds, const Glib::ustring& name) | Gtk::Snapshot | |
clips_rect(const Gdk::Rectangle& bounds) const | Gtk::Snapshot | |
get_offset(int& x, int& y) const | Gtk::Snapshot | |
gobj() | Gtk::Snapshot | |
gobj() const | Gtk::Snapshot | |
offset(int x, int y) | Gtk::Snapshot | |
operator=(const Snapshot&)=delete | Gtk::Snapshot | |
pop() | Gtk::Snapshot | |
push(bool keep_coordinates, const Glib::ustring& name) | Gtk::Snapshot | |
push_cross_fade(double progress, const Glib::ustring& name) | 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_icon(const Glib::RefPtr< StyleContext >& context, const Glib::RefPtr< Gdk::Pixbuf >& pixbuf, double x, double y) | 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 | |
Snapshot()=delete | Gtk::Snapshot | |
Snapshot(const Snapshot&)=delete | Gtk::Snapshot | |
wrap(GtkSnapshot* gobject) | Gtk::Snapshot | related |