Gimp::UI::PathEditor

Gimp::UI::PathEditor

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

Class methods:

Gimp::UI::PathEditor,new(filesel_title, path)

Methods:

Gimp::UI::PathEditor#path
-
Gimp::UI::PathEditor#upper_hbox
Gimp::UI::PathEditor#new_button
Gimp::UI::PathEditor#up_button
Gimp::UI::PathEditor#down_button
Gimp::UI::PathEditor#delete_button
Gimp::UI::PathEditor#dir_list
Gimp::UI::PathEditor#selected_item
構成ウィジェット

Signals:

Gimp::UI::PathEditor#path_changed
-
Last modified:2006/08/14 20:34:01
Keyword(s):
References:[Gimp::UI]