[ CCode ( cname = "gimp_prop_drawable_chooser_new" ) ]
[ Version ( deprecated = true , deprecated_since = "3.2" , since = "3.0" ) ]
public Widget prop_drawable_chooser_new (Object config, string property_name, string? chooser_title)
Warning: prop_drawable_chooser_new is deprecated since 3.2.
Creates a [class@GimpUi.
DrawableChooser] controlled by the specified property.
| config |
Object to which property is attached. |
| property_name |
Name of a [class@Gimp.Drawable] property. |
| chooser_title |
title for the poppable dialog. |
|
A new [class@GimpUi.DrawableChooser]. |