Class: RCGTK::Int32Type

Inherits:
SimpleIntType show all
Defined in:
lib/rcgtk/type.rb

Overview

32 bit (4 byte) integer type.

Instance Attribute Summary

Attributes included from BindingClass

#ptr

Method Summary

Methods inherited from BasicIntType

#width

Methods inherited from NumberType

value_class, #value_class

Methods inherited from Type

#allignment, #context, #dump, from_ptr, #hash, #initialize, #kind, #size, #to_s

Methods included from BindingClass

#==

Constructor Details

This class inherits a constructor from RCGTK::Type