SAKAI Masahiro - Gimp::PDB::Proc Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

= Gimp::PDB::Proc

== Methods

--- Gimp::PDB::Proc#call(*args)
    呼び出し

--- Gimp::PDB::Proc#name
    The procedure name.

--- Gimp::PDB::Proc#author
    Author(s) of the procedure.

--- Gimp::PDB::Proc#blurb
    A short blurb.

--- Gimp::PDB::Proc#copyright
    The copyright.

--- Gimp::PDB::Proc#date
    Copyright date.
    文字列です。

--- Gimp::PDB::Proc#help
    Detailed procedure help.

--- Gimp::PDB::Proc#proc_type
    The procedure type.

--- Gimp::PDB::Proc#args
    The input arguments.
    引数の定義の配列

--- Gimp::PDB::Proc#return_vals
    The return values.
    返り値の定義の配列

--- Gimp::PDB::Proc#num_args
    The number of input arguments.
    引数の数

--- Gimp::PDB::Proc#num_values
    The number of return values.
    返り値の数