Gimp.get_pdb
@returns(Gimp.PDB)
def get_pdb():
# Python wrapper for gimp_get_pdb()
This function returns the plug-in's Gimp.PDB instance, which is a singleton that can exist exactly once per running plug-in.
Since 3.0
- Returns
@returns(Gimp.PDB)
def get_pdb():
# Python wrapper for gimp_get_pdb()
This function returns the plug-in's Gimp.PDB instance, which is a singleton that can exist exactly once per running plug-in.
Since 3.0