| Top |
| GtkWidget * | gimp_drawable_preview_new () |
| GimpDrawable * | gimp_drawable_preview_get_drawable () |
| void | gimp_drawable_preview_draw_region () |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GimpPreview
╰── GimpScrolledPreview
╰── GimpDrawablePreview
GimpDrawablePreview implements AtkImplementorIface, GtkBuildable and GtkOrientable.
GtkWidget * gimp_drawable_preview_new (GimpDrawable *drawable,gboolean *toggle);
Since: GIMP 2.2
GimpDrawable *
gimp_drawable_preview_get_drawable (GimpDrawablePreview *preview);
Since: GIMP 2.2
void gimp_drawable_preview_draw_region (GimpDrawablePreview *preview,const GimpPixelRgn *region);
Since: GIMP 2.2