prop_drawable_chooser_new


Description:

[ 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.

Parameters:

config

Object to which property is attached.

property_name

Name of a [class@Gimp.Drawable] property.

chooser_title

title for the poppable dialog.

Returns:

A new [class@GimpUi.DrawableChooser].


Namespace: GimpUi
Package: gimp-ui-3.0