prop_path_editor_new


Description:

[ CCode ( cname = "gimp_prop_path_editor_new" ) ]
public Widget prop_path_editor_new (Object config, string path_property_name, string writable_property_name, string filechooser_title)

Creates a PathEditor to edit the specified path and writable path properties.

Parameters:

config

object to which property is attached.

path_property_name

name of path property.

writable_property_name

name of writable path property.

filechooser_title

window title of FileChooserDialog widget.

Returns:

A new PathEditor.


Namespace: GimpUi
Package: gimp-ui-3.0