| GIMP Library Reference Manual | ||||
|---|---|---|---|---|
GimpAspectPreview;
GtkWidget* gimp_aspect_preview_new (GimpDrawable *drawable,
gboolean *toggle);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GimpPreview +----GimpAspectPreview
GtkWidget* gimp_aspect_preview_new (GimpDrawable *drawable, gboolean *toggle);
Creates a new GimpAspectPreview widget for drawable. See also
gimp_drawable_preview_new().
|
a GimpDrawable |
|
pointer to a gboolean variable to sync with the "Preview"
check-button or NULL
|
Returns : |
Since GIMP 2.2