[ CCode ( cname = "gimp_drawable_preview_new_from_drawable" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.10" ) ]
public DrawablePreview.from_drawable (Drawable drawable)
Creates a new DrawablePreview widget for drawable.
| drawable |
a drawable |
|
A pointer to the new DrawablePreview widget. |