add_interface(GType gtype_implementer) | Gdk::Paintable | static |
compute_concrete_size(double specified_width, double specified_height, double default_width, double default_height, double& concrete_width, double& concrete_height) const | Gdk::Paintable | |
create(const Glib::RefPtr< GLContext >& context, guint id, int width, int height, const SlotGLReleased& slot={}) | Gdk::GLTexture | static |
create_for_pixbuf(const Glib::RefPtr< Pixbuf >& pixbuf) | Gdk::Texture | static |
create_from_file(const Glib::RefPtr< Gio::File >& file) | Gdk::Texture | static |
create_from_resource(const std::string& resource_path) | Gdk::Texture | static |
download(guchar* data, gsize stride) const | Gdk::Texture | |
Flags enum name | Gdk::Paintable | |
get_current_image() const | Gdk::Paintable | |
get_current_image_vfunc() const | Gdk::Paintable | protectedvirtual |
get_flags() const | Gdk::Paintable | |
get_flags_vfunc() const | Gdk::Paintable | protectedvirtual |
get_height() const | Gdk::Texture | |
get_intrinsic_aspect_ratio() const | Gdk::Paintable | |
get_intrinsic_aspect_ratio_vfunc() const | Gdk::Paintable | protectedvirtual |
get_intrinsic_height() const | Gdk::Paintable | |
get_intrinsic_height_vfunc() const | Gdk::Paintable | protectedvirtual |
get_intrinsic_width() const | Gdk::Paintable | |
get_intrinsic_width_vfunc() const | Gdk::Paintable | protectedvirtual |
get_type() | Gdk::GLTexture | static |
get_width() const | Gdk::Texture | |
GLTexture(GLTexture&& src) noexcept | Gdk::GLTexture | |
GLTexture() | Gdk::GLTexture | protected |
gobj() | Gdk::GLTexture | inline |
gobj() const | Gdk::GLTexture | inline |
gobj_copy() | Gdk::GLTexture | |
invalidate_contents() | Gdk::Paintable | |
invalidate_size() | Gdk::Paintable | |
operator=(GLTexture&& src) noexcept | Gdk::GLTexture | |
Gdk::Texture::operator=(Texture&& src) noexcept | Gdk::Texture | |
Gdk::Paintable::operator=(Paintable&& src) noexcept | Gdk::Paintable | |
Paintable() | Gdk::Paintable | protected |
Paintable(Paintable&& src) noexcept | Gdk::Paintable | |
property_height() const | Gdk::Texture | |
property_width() const | Gdk::Texture | |
release() | Gdk::GLTexture | |
save_to_png(const Glib::ustring& filename) const | Gdk::Texture | |
signal_invalidate_contents() | Gdk::Paintable | |
signal_invalidate_size() | Gdk::Paintable | |
SlotGLReleased typedef | Gdk::GLTexture | |
snapshot(const Glib::RefPtr< Gdk::Snapshot >& snapshot, double width, double height) | Gdk::Paintable | |
snapshot_vfunc(const Glib::RefPtr< Gdk::Snapshot >& snapshot, double width, double height) | Gdk::Paintable | protectedvirtual |
Texture(Texture&& src) noexcept | Gdk::Texture | |
Texture() | Gdk::Texture | protected |
wrap(GdkGLTexture* object, bool take_copy=false) | Gdk::GLTexture | related |
Gdk::Texture::wrap(GdkTexture* object, bool take_copy=false) | Gdk::Texture | related |
Gdk::Paintable::wrap(GdkPaintable* object, bool take_copy=false) | Gdk::Paintable | related |
~GLTexture() noexcept override | Gdk::GLTexture | |
~Paintable() noexcept override | Gdk::Paintable | |
~Texture() noexcept override | Gdk::Texture | |