Class: GnomeKeyring::Attribute

Inherits:
Object
  • Object
show all
Defined in:
lib/gir_ffi-gnome_keyring/attribute.rb

Instance Method Summary collapse

Instance Method Details

#make_finalizerObject



16
17
18
# File 'lib/gir_ffi-gnome_keyring/attribute.rb', line 16

def make_finalizer
  # Don't make a finalizer; Use FFI's regular free of the pointer instead.
end