/src/wrappers/glib/library/externals/plugin/c/glib.h
C++ Header | 22 lines | 1 code | 2 blank | 19 comment | 0 complexity | 7884bbc5460db133e57379097677d7d3 MD5 | raw file
1 2/* Eiffel callbacks for the Glib library 3 4 * Copyright 2011, Paolo Redaelli, 5 6 * This library is free software; you can redistribute it and/or 7 * modify it under the terms of the GNU Lesser General Public License 8 * as published by the Free Software Foundation; either version 2 of 9 * the License, or (at your option) any later version. 10 11 * This library is distributed in the hope that it will be useful, but 12 * WITHOUT ANY WARRANTY; without even the implied warranty of 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14 * Lesser General Public License for more details. 15 16 * You should have received a copy of the GNU Lesser General Public 17 * License along with this library; if not, write to the Free Software 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 19 * 02111-1307, USA. 20 */ 21 22#include <glib.h>