12.9. Brskalnik procedur

The Procedure Browser command displays the procedures in the PDB, the Procedure Database. These procedures are functions which are called by the scripts or plug-ins.

12.9.1. Aktiviranje ukaza

  • You can access this command from the main menu through HelpProcedure Browser.

12.9.2. Opis pogovornega okna Brskalnik procedur

Slika 16.242. Pogovorno okno Brskalnik procedur

Pogovorno okno “Brskalnik procedur”

The figure above shows the Procedure Browser dialog window. If you click on an item in the scrolled list on the left, information about it is displayed on the right. You can also search for a specific procedure by querying the procedural database with a regular expression on Search: text box:

po imenu

Shows a list of procedures which have code names that contain the part of the name you entered.

po opisu

Shows a list of procedures which have blurbs that contain the word you entered.

po pomoči

Shows a list of procedures which have additional information text that contains the word you entered.

by authors

Shows a list of procedures created by the author whose name contains the word you entered.

po avtorskih pravicah

Shows a list of procedures whose copyright are hold by someone whose name contains the word you entered.

po datumu

Shows a list of procedures which have a date of a year which matches the year you entered.

[Opomba] Opomba

This query is processed with text but not date value, so you cannot find some procedure entries even if their date contains the year you entered. For example, a procedure dated 2000-2005 does not match if you search procedures with 2001, but it matches with 2000 or 2005.

po vrsti

Shows a list of procedures which have one of four types: Internal GIMP procedure, GIMP Plug-In , GIMP Extension, or Temporary Procedure.