Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GimpPreview ╰── GimpAspectPreview
GimpAspectPreview implements AtkImplementorIface, GtkBuildable and GtkOrientable.
GtkWidget *
gimp_aspect_preview_new_from_drawable (GimpDrawable *drawable
);
Creates a new GimpAspectPreview widget for drawable_
. See also
gimp_drawable_preview_new_from_drawable()
.
Since: 2.10
“drawable”
property“drawable” GimpDrawable *
The drawable this preview is attached to.
Flags: Read / Write / Construct Only