Object
# File lib/glib2.rb, line 128 def self._load(obj) new(Marshal.load(obj)) end
# File lib/glib2.rb, line 124 def _dump(limit) Marshal.dump(to_i, limit) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.