Sha256: fdb9c6df158f5a6857a4064b8dec99a8e69a0ea93a2767f1a0f985e7e3bee0c8
Contents?: true
Size: 977 Bytes
Versions: 25
Compression:
Stored size: 977 Bytes
Contents
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /* * Copyright (C) 2022 Ruby-GNOME Project Team * * 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 */ #pragma once #include <gtk/gtk.h> #include <rb-gobject-introspection.h> extern void Init_gtk4(void);
Version data entries
25 entries across 25 versions & 1 rubygems