/src/wrappers/gio/library/externals/plugin/c/gio.h

http://github.com/tybor/Liberty · C Header · 33 lines · 1 code · 4 blank · 28 comment · 0 complexity · be80561c2070cf0ce7153ab6fa5e4a23 MD5 · raw file

  1. /* Headers used in Eiffel wrappers of GIO library
  2. * Copyright 2011, Paolo Redaelli,
  3. * This library is free software; you can redistribute it and/or
  4. * modify it under the terms of the GNU Lesser General Public License
  5. * as published by the Free Software Foundation; either version 2 of
  6. * the License, or (at your option) any later version.
  7. * This library is distributed in the hope that it will be useful, but
  8. * WITHOUT ANY WARRANTY; without even the implied warranty of
  9. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  10. * Lesser General Public License for more details.
  11. * You should have received a copy of the GNU Lesser General Public
  12. * License along with this library; if not, write to the Free Software
  13. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  14. * 02111-1307, USA.
  15. */
  16. /* Include files cited in documentation */
  17. #include <gio/gio.h>
  18. // Cited in documentation but not present in Ubuntu 11.04
  19. // #include <gio/gfiledescriptorbased.h>
  20. // #include <gio/gunixinputstream.h>
  21. // #include <gio/gunixoutputstream.h>
  22. // #include <gio/gdesktopappinfo.h>
  23. // #include <gio/gunixmounts.h>
  24. // #include <gio/gunixfdlist.h>
  25. // #include <gio/gunixfdmessage.h>