Sha256: 8540d97e47a53f21b7e6fdbe163dc33f2ffe0e071170a9bca426a9ad9e2c7444
Contents?: true
Size: 518 Bytes
Versions: 27
Compression:
Stored size: 518 Bytes
Contents
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /************************************************ rbgtkprogress.c - $Author: mutoh $ $Date: 2003/02/01 16:46:23 $ Copyright (C) 2002,2003 Ruby-GNOME2 Project Team Copyright (C) 1998-2000 Yukihiro Matsumoto, Daisuke Kanda, Hiroshi Igarashi ************************************************/ #include "global.h" void Init_gtk_progress() { G_DEF_CLASS(GTK_TYPE_PROGRESS, "Progress", mGtk); }
Version data entries
27 entries across 27 versions & 1 rubygems