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