Class: GirFFI::Builder::Type::Interface

Inherits:
RegisteredType show all
Includes:
WithMethods
Defined in:
lib/gir_ffi/builder/type/interface.rb

Overview

Implements the creation of a module representing an Interface.

Instance Attribute Summary

Attributes inherited from Base

#info

Method Summary

Methods included from WithMethods

#has_instance_method, #setup_instance_method, #setup_method

Methods inherited from Base

#build_class, #initialize

Methods included from GirFFI::BuilderHelper

#const_defined_for, #optionally_define_constant

Constructor Details

This class inherits a constructor from GirFFI::Builder::Type::Base