Previous | Next

Designing the dialog

(script-fu-register "script-fu-helloworld"

  [ ... ]

  SF-STRING     "Text"      "Hello, World!"
  SF-FONT       "Font"      "Sans"
  SF-ADJUSTMENT "Font size" '(100 2 1000 1 10 0 1)
  SF-COLOR      "Color"     '(0 0 0)
)