class GnomeKeyring::Attribute
Overrides for GnomeKeyringAttribute
Public Instance Methods
make_finalizer()
click to toggle source
# File lib/gir_ffi-gnome_keyring/attribute.rb, line 18 def make_finalizer # Don't make a finalizer; Use FFI's regular free of the pointer instead. end