2000-05-31 21:24:14 +08:00
|
|
|
/* LIBGIMP - The GIMP Library
|
2003-07-03 08:47:26 +08:00
|
|
|
* Copyright (C) 1995-2003 Peter Mattis and Spencer Kimball
|
2000-05-31 21:24:14 +08:00
|
|
|
*
|
2011-03-08 20:42:05 +08:00
|
|
|
* gimp_pdb_headers.h
|
2000-05-31 21:24:14 +08:00
|
|
|
*
|
2009-01-18 06:28:01 +08:00
|
|
|
* This library is free software: you can redistribute it and/or
|
2000-05-31 21:24:14 +08:00
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
2009-01-18 06:28:01 +08:00
|
|
|
* version 3 of the License, or (at your option) any later version.
|
2000-05-31 21:24:14 +08:00
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
2009-01-18 06:28:01 +08:00
|
|
|
* License along with this library. If not, see
|
|
|
|
* <http://www.gnu.org/licenses/>.
|
2000-05-31 21:24:14 +08:00
|
|
|
*/
|
|
|
|
|
2007-01-09 18:52:47 +08:00
|
|
|
/* NOTE: This file is auto-generated by pdbgen.pl */
|
2002-03-14 02:41:07 +08:00
|
|
|
|
2011-04-29 01:59:52 +08:00
|
|
|
#if !defined (__GIMP_H_INSIDE__) && !defined (GIMP_COMPILATION)
|
|
|
|
#error "Only <libgimp/gimp.h> can be included directly."
|
|
|
|
#endif
|
|
|
|
|
2011-03-08 20:42:05 +08:00
|
|
|
#ifndef __GIMP_PDB_HEADERS_H__
|
|
|
|
#define __GIMP_PDB_HEADERS_H__
|
2000-05-31 21:24:14 +08:00
|
|
|
|
2011-03-08 20:58:56 +08:00
|
|
|
#include <libgimp/gimp_pdb.h>
|
2004-09-29 06:01:21 +08:00
|
|
|
#include <libgimp/gimpbrush_pdb.h>
|
2000-06-01 05:16:11 +08:00
|
|
|
#include <libgimp/gimpbrushes_pdb.h>
|
|
|
|
#include <libgimp/gimpbrushselect_pdb.h>
|
2005-09-27 17:05:55 +08:00
|
|
|
#include <libgimp/gimpbuffer_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimpchannel_pdb.h>
|
2000-06-01 20:20:13 +08:00
|
|
|
#include <libgimp/gimpcolor_pdb.h>
|
2004-09-22 23:26:58 +08:00
|
|
|
#include <libgimp/gimpcontext_pdb.h>
|
pdb: add debug group; add debug-timer-{start,end} procs
Add a debug procedure group, living in 'debug.pdb', which would host
useful debug helper functions. Functions in this group are not part
of the stable API, and may be changed at any point.
All procedures added to 'debug.pdb' should have a 'debug_' prefix,
and use the new std_pdb_debug() macro, which adds the proper "here be
dragons" warning to their description.
Add two debug procedures: gimp-debug-timer-start() and
gimp-debug-timer-end(), which measure elapsed time, a la
GIMP_TIMER_{START,END}, and can be used to profile script-fu
commands.
2017-04-06 23:00:20 +08:00
|
|
|
#include <libgimp/gimpdebug_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimpdisplay_pdb.h>
|
|
|
|
#include <libgimp/gimpdrawable_pdb.h>
|
2014-01-13 05:11:15 +08:00
|
|
|
#include <libgimp/gimpdrawablecolor_pdb.h>
|
2018-04-15 20:57:25 +08:00
|
|
|
#include <libgimp/gimpdrawableedit_pdb.h>
|
2004-10-27 01:50:52 +08:00
|
|
|
#include <libgimp/gimpdrawabletransform_pdb.h>
|
2011-11-01 05:22:19 +08:00
|
|
|
#include <libgimp/gimpdynamics_pdb.h>
|
2000-06-01 20:20:13 +08:00
|
|
|
#include <libgimp/gimpedit_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimpfileops_pdb.h>
|
2000-06-01 20:20:13 +08:00
|
|
|
#include <libgimp/gimpfloatingsel_pdb.h>
|
2003-09-04 20:02:31 +08:00
|
|
|
#include <libgimp/gimpfonts_pdb.h>
|
2003-03-28 22:13:54 +08:00
|
|
|
#include <libgimp/gimpfontselect_pdb.h>
|
2000-06-01 20:20:13 +08:00
|
|
|
#include <libgimp/gimpgimprc_pdb.h>
|
2004-09-29 06:01:21 +08:00
|
|
|
#include <libgimp/gimpgradient_pdb.h>
|
2000-06-02 05:18:04 +08:00
|
|
|
#include <libgimp/gimpgradients_pdb.h>
|
2000-06-01 05:16:11 +08:00
|
|
|
#include <libgimp/gimpgradientselect_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimphelp_pdb.h>
|
|
|
|
#include <libgimp/gimpimage_pdb.h>
|
2015-06-05 18:51:46 +08:00
|
|
|
#include <libgimp/gimpimagecolorprofile_pdb.h>
|
2015-05-30 21:09:57 +08:00
|
|
|
#include <libgimp/gimpimageconvert_pdb.h>
|
2015-05-30 21:19:11 +08:00
|
|
|
#include <libgimp/gimpimagegrid_pdb.h>
|
2015-05-30 21:27:16 +08:00
|
|
|
#include <libgimp/gimpimageguides_pdb.h>
|
2016-01-05 04:13:48 +08:00
|
|
|
#include <libgimp/gimpimagesamplepoints_pdb.h>
|
2010-10-31 04:06:20 +08:00
|
|
|
#include <libgimp/gimpimageselect_pdb.h>
|
2015-05-31 05:55:58 +08:00
|
|
|
#include <libgimp/gimpimagetransform_pdb.h>
|
2015-05-30 21:00:36 +08:00
|
|
|
#include <libgimp/gimpimageundo_pdb.h>
|
2010-07-09 15:34:44 +08:00
|
|
|
#include <libgimp/gimpitem_pdb.h>
|
2010-09-08 08:48:37 +08:00
|
|
|
#include <libgimp/gimpitemtransform_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimplayer_pdb.h>
|
|
|
|
#include <libgimp/gimpmessage_pdb.h>
|
2001-12-11 01:01:49 +08:00
|
|
|
#include <libgimp/gimppainttools_pdb.h>
|
2004-09-29 06:01:21 +08:00
|
|
|
#include <libgimp/gimppalette_pdb.h>
|
2002-03-13 05:02:10 +08:00
|
|
|
#include <libgimp/gimppalettes_pdb.h>
|
|
|
|
#include <libgimp/gimppaletteselect_pdb.h>
|
2000-06-09 02:10:03 +08:00
|
|
|
#include <libgimp/gimppaths_pdb.h>
|
2004-09-29 06:01:21 +08:00
|
|
|
#include <libgimp/gimppattern_pdb.h>
|
2000-06-01 05:16:11 +08:00
|
|
|
#include <libgimp/gimppatterns_pdb.h>
|
|
|
|
#include <libgimp/gimppatternselect_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimpplugin_pdb.h>
|
2002-03-14 02:41:07 +08:00
|
|
|
#include <libgimp/gimpproceduraldb_pdb.h>
|
2004-08-28 04:06:17 +08:00
|
|
|
#include <libgimp/gimpprogress_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
#include <libgimp/gimpselection_pdb.h>
|
2001-10-22 20:13:44 +08:00
|
|
|
#include <libgimp/gimpselectiontools_pdb.h>
|
2008-04-03 04:53:51 +08:00
|
|
|
#include <libgimp/gimptextlayer_pdb.h>
|
2000-06-01 20:20:13 +08:00
|
|
|
#include <libgimp/gimptexttool_pdb.h>
|
2001-11-20 02:23:43 +08:00
|
|
|
#include <libgimp/gimptransformtools_pdb.h>
|
2000-06-02 01:34:56 +08:00
|
|
|
#include <libgimp/gimpunit_pdb.h>
|
2005-04-14 10:32:23 +08:00
|
|
|
#include <libgimp/gimpvectors_pdb.h>
|
2000-05-31 21:24:14 +08:00
|
|
|
|
2011-03-08 20:42:05 +08:00
|
|
|
#endif /* __GIMP_PDB_HEADERS_H__ */
|