Class: GnomeKeyring::Attribute

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

Overview

Overrides for GnomeKeyringAttribute

Instance Method Summary collapse

Instance Method Details

#make_finalizerObject



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