module GPhoto2::Struct(T)
Direct including types
- GPhoto2::Camera
- GPhoto2::CameraAbilitiesList
- GPhoto2::CameraFile
- GPhoto2::CameraList
- GPhoto2::CameraWidget::Base
- GPhoto2::Context
- GPhoto2::ManagedStruct(T)
- GPhoto2::Port
- GPhoto2::PortInfo
- GPhoto2::PortInfoList
Defined in:
gphoto2/struct.crConstructors
Instance Method Summary
- #ptr : Pointer(T)
- #ptr? : Pointer(T) | Nil
- #to_unsafe : Pointer(T)
-
#wrapped : T
Returns wrapped value.