gusibsd

Untitled

Mar 20th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. /* This file is generated, do not edit */
  2. #include <glib.h>
  3. #include <string.h>
  4. #include <stdlib.h>
  5.  
  6. /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
  7. * GObject introspection: Dump introspection data
  8. *
  9. * Copyright (C) 2008 Colin Walters <[email protected]>
  10. *
  11. * This library is free software; you can redistribute it and/or
  12. * modify it under the terms of the GNU Lesser General Public
  13. * License as published by the Free Software Foundation; either
  14. * version 2 of the License, or (at your option) any later version.
  15. *
  16. * This library is distributed in the hope that it will be useful,
  17. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  19. * Lesser General Public License for more details.
  20. *
  21. * You should have received a copy of the GNU Lesser General Public
  22. * License along with this library; if not, write to the
  23. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  24. * Boston, MA 02111-1307, USA.
  25. */
  26.  
  27. #include <stdlib.h>
  28.  
  29. #include <glib.h>
  30. #include <glib-object.h>
  31. #include <gio/gio.h>
  32.  
  33. /* This file is both compiled into libgirepository.so, and installed
  34. * on the filesystem. But for the dumper, we want to avoid linking
  35. * to libgirepository; see
  36. * https://bugzilla.gnome.org/show_bug.cgi?id=630342
Advertisement
Add Comment
Please, Sign In to add comment