Class: GnomeKeyring::Attribute
- Inherits:
-
Object
- Object
- GnomeKeyring::Attribute
- Defined in:
- lib/gir_ffi-gnome_keyring/attribute.rb
Overview
Overrides for GnomeKeyringAttribute
Instance Method Summary collapse
Instance Method Details
#make_finalizer ⇒ Object
18 19 20 |
# 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 |