Sha256: cfcb94cfa3c6f6eab55761e4df8108028afe6c4da7c83ac3696b3815c50ef5a6

Contents?: true

Size: 472 Bytes

Versions: 222

Compression:

Stored size: 472 Bytes

Contents

/*
  style_property.rc - Ruby/GTK sample rc file for style_property.rb.

  Copyright (c) 2004 Ruby-GNOME2 Project Team
  This program is licenced under the same licence as Ruby-GNOME2.

  $Id: style_property.rc,v 1.1 2004/01/25 15:52:38 mutoh Exp $
*/
style "test-default"
{
	bg[NORMAL] = { 0.80, 0.80, 0.40 }
	MyButton::focus-line-width    = 3
	MyButton::focus-line-pattern    = "\10\2"
	MyButton::foo = 30
	MyButton::bar = boat
}

class "MyButton" style "test-default"

Version data entries

222 entries across 222 versions & 2 rubygems

Version Path
gtk2-3.1.4 sample/misc/style_property.rc
gtk2-3.1.3-x64-mingw32 sample/misc/style_property.rc
gtk2-3.1.3-x86-mingw32 sample/misc/style_property.rc
gtk2-3.1.3 sample/misc/style_property.rc
gtk2-3.1.2-x64-mingw32 sample/misc/style_property.rc
gtk2-3.1.2-x86-mingw32 sample/misc/style_property.rc
gtk2-3.1.2 sample/misc/style_property.rc
gtk2-3.1.1-x64-mingw32 sample/misc/style_property.rc
gtk2-3.1.1-x86-mingw32 sample/misc/style_property.rc
gtk2-3.1.1 sample/misc/style_property.rc
gtk2-3.1.0-x64-mingw32 sample/misc/style_property.rc
gtk2-3.1.0-x86-mingw32 sample/misc/style_property.rc
gtk2-3.1.0 sample/misc/style_property.rc
gtk2-3.0.9-x64-mingw32 sample/misc/style_property.rc
gtk2-3.0.9-x86-mingw32 sample/misc/style_property.rc
gtk2-3.0.9 sample/misc/style_property.rc
gtk2-3.0.8-x86-mingw32 sample/misc/style_property.rc
gtk2-3.0.8-x64-mingw32 sample/misc/style_property.rc
gtk2-3.0.8 sample/misc/style_property.rc
gtk2-3.0.7-x86-mingw32 sample/misc/style_property.rc