Sha256: c5295826d29bd82a910fdca862e335caa2adab6c9d4d5856e69af7f789a2c821

Contents?: true

Size: 1.21 KB

Versions: 193

Compression:

Stored size: 1.21 KB

Contents

/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
/*
 *  Copyright (C) 2011  Ruby-GNOME2 Project Team
 *  Copyright (C) 2002-2005  Ruby-GNOME2 Project
 *  Copyright (C) 2002,2003  Masahiro Sakai
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License as published by the Free Software Foundation; either
 *  version 2.1 of the License, or (at your option) any later version.
 *
 *  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
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 *  MA  02110-1301  USA
 */

#ifndef __RBGLIBDEPRECATED_H__
#define __RBGLIBDEPRECATED_H__

G_BEGIN_DECLS

#define CSTRFILENAMEARRAY2RVAL_FREE(s) (rbg_filename_gslist_to_array_free(s))

extern VALUE rbg_filename_gslist_to_array_free(GSList *list);

G_END_DECLS

#endif /* __RBGLIBDEPRECATED_H__ */

Version data entries

193 entries across 193 versions & 1 rubygems

Version Path
glib2-4.2.4 ext/glib2/rbglibdeprecated.h
glib2-4.2.3 ext/glib2/rbglibdeprecated.h
glib2-4.2.2 ext/glib2/rbglibdeprecated.h
glib2-4.2.1 ext/glib2/rbglibdeprecated.h
glib2-4.2.0 ext/glib2/rbglibdeprecated.h
glib2-4.1.9 ext/glib2/rbglibdeprecated.h
glib2-4.1.8 ext/glib2/rbglibdeprecated.h
glib2-4.1.7 ext/glib2/rbglibdeprecated.h
glib2-4.1.6 ext/glib2/rbglibdeprecated.h
glib2-4.1.5 ext/glib2/rbglibdeprecated.h
glib2-4.1.4 ext/glib2/rbglibdeprecated.h
glib2-4.1.3 ext/glib2/rbglibdeprecated.h
glib2-4.1.2 ext/glib2/rbglibdeprecated.h
glib2-4.1.1 ext/glib2/rbglibdeprecated.h
glib2-4.1.0 ext/glib2/rbglibdeprecated.h
glib2-4.0.9 ext/glib2/rbglibdeprecated.h
glib2-4.0.8 ext/glib2/rbglibdeprecated.h
glib2-4.0.7 ext/glib2/rbglibdeprecated.h
glib2-4.0.6 ext/glib2/rbglibdeprecated.h
glib2-4.0.5 ext/glib2/rbglibdeprecated.h