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

Version Path
gtk2-1.0.3-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-1.0.3 ext/gtk2/rbgtkprogress.c
gtk2-1.0.2-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-1.0.2 ext/gtk2/rbgtkprogress.c
gtk2-1.0.1 ext/gtk2/rbgtkprogress.c
gtk2-1.0.1-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-1.0.0-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-1.0.0 ext/gtk2/rbgtkprogress.c
gtk2-0.90.9 ext/gtk2/rbgtkprogress.c
gtk2-0.90.9-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-0.90.8-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-0.90.8 ext/gtk2/rbgtkprogress.c
gtk2-0.90.7-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-0.90.7 ext/gtk2/rbgtkprogress.c
gtk2-0.90.6 ext/gtk2/rbgtkprogress.c
gtk2-0.90.6-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-0.90.5 ext/gtk2/rbgtkprogress.c
gtk2-0.90.5-x86-mingw32 ext/gtk2/rbgtkprogress.c
gtk2-0.90.4 ext/gtk2/rbgtkprogress.c
gtk2-0.90.4-x86-mingw32 ext/gtk2/rbgtkprogress.c