Module: GirFFI::Builder::Type::WithLayout

Included in:
Object, Struct, Union
Defined in:
lib/gir_ffi/builder/type/with_layout.rb

Overview

Implements the creation of classes representing types with layout, i.e., :union, :struct, :object. Note: This module depends on the additional inclusion of WithMethods.