struct

Vips::Introspect::Argument

Inherits Struct / Value / Object

An object structure that encapsulate the metadata required to specify arguments

Constructors

new(name : String, flags : LibVips::VipsArgumentFlags, type : LibVips::GType)
Source

Instance methods

clone
Source
copy_with(name _name = @name, flags _flags = @flags, type _type = @type)
Source
flags
name
type