Sane – sane-backends Reference Manual
Sane
Description:
public
namespace
Sane
Namespace:
Sane
Package:
sane-backends
Content:
Classes:
Handle
OptionDescriptor
String
StringConst
Structs:
Byte
Char
Device
Fixed
Int
Parameters
Range
Word
Enums:
Action
Bool
Capability
ConstraintType
Frame
Info
Status
Unit
ValueType
Constants:
public
const
int
MAX_PASSWORD_LEN
public
const
int
MAX_USERNAME_LEN
Delegates:
public
delegate
void
AuthorizationCallback
(
StringConst
resource,
Char
[] username,
Char
[] password)
Methods:
public
void
exit
()
public
Status
get_devices
(
out
unowned
Device
?[] device_list,
Bool
local_only)
public
Status
init
(
out
Int
version_code,
AuthorizationCallback
? authorize)
2022 vala-language.org