Sha256: 61f13bff0bb3b6cb1d1abf19482a4f7fede51f18f580671620b16de1acbd63ac
Contents?: true
Size: 400 Bytes
Versions: 27
Compression:
Stored size: 400 Bytes
Contents
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /************************************************ rbgtktreedragsource.c - $Author: mutoh $ $Date: 2003/07/11 19:39:08 $ Copyright (C) 2003 Masao Mutoh ************************************************/ #include "global.h" void Init_gtk_treedragsource() { G_DEF_INTERFACE(GTK_TYPE_TREE_DRAG_SOURCE, "TreeDragSource", mGtk); }
Version data entries
27 entries across 27 versions & 1 rubygems