Class: Vips::Connection
- Inherits:
-
Object
- Object
- GObject::GObject
- Object
- Vips::Connection
- Defined in:
- lib/vips/connection.rb
Overview
Abstract base class for connections.
Defined Under Namespace
Modules: ConnectionLayout Classes: ManagedStruct , Struct
Instance Attribute Summary
Attributes inherited from GObject::GObject
Instance Method Summary collapse
-
#filename ⇒ Object
Get any filename associated with a connection, or nil.
-
#nick ⇒ Object
Get a nickname (short description) of a connection that could be shown to the user.
Methods inherited from Object
#get , #get_pspec , #get_typeof , #get_typeof_error , print_all , #set , #signal_connect
Methods inherited from GObject::GObject
ffi_managed_struct , #ffi_managed_struct , #ffi_struct , ffi_struct , #initialize
Constructor Details
This class inherits a constructor from GObject::GObject