PathEditor


Object Hierarchy:

Object hierarchy for PathEditor

Description:

[ CCode ( type_id = "gimp_path_editor_get_type ()" ) ]
public class PathEditor : Box, Implementor, Buildable, Orientable

This widget is used to edit file search paths.

It shows a list of all directories which are in the search path. You can click a directory to select it. The widget provides a FileEntry to change the currently selected directory.

There are buttons to add or delete directories as well as "up" and "down" buttons to change the order in which the directories will be searched.

Whenever the user adds, deletes, changes or reorders a directory of the search path, the "path_changed" signal will be emitted.


Namespace: GimpUi
Package: gimp-ui-3.0

Content:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable