gir_ffi icon indicating copy to clipboard operation
gir_ffi copied to clipboard

Provide method to just attach function in Lib

Open mvz opened this issue 5 years ago • 0 comments

Right now, many overrides do this:

setup_method! :foo
remove_method :foo

This is silly.

mvz avatar Sep 08 '18 06:09 mvz