Constructor
GimpUiDrawablePreviewnew_from_drawable
since: 2.10
Declaration [src]
GtkWidget*
gimp_drawable_preview_new_from_drawable (
  GimpDrawable* drawable
)
      Parameters
drawable- 
            
Type:
GimpDrawableA drawable.
The data is owned by the caller of the function.  
Return value
Type: GtkWidget
A pointer to the new GimpDrawablePreview widget.
| The data is owned by the called function. |