[ CCode ( cname = "gimp_prop_gradient_chooser_new" ) ]
[ Version ( since = "3.0" ) ]
public Widget prop_gradient_chooser_new (Object config, string property_name, string? chooser_title)
Creates a [class@GimpUi.
GradientChooser] controlled by the specified property.
| config |
Object to which property is attached. |
| property_name |
Name of a [class@Gimp.Gradient] property. |
| chooser_title |
title for the poppable dialog. |
|
A new [class@GimpUi.GradientChooser]. |