CUPS – cups Reference Manual
CUPS
Description:
public
namespace
CUPS
Namespace:
CUPS
Package:
cups
Content:
Classes:
Array
Structs:
Destination
DestinationInfo
Job
Option
Enums:
PrinterType
WhichJobs
Constants:
public
const
int
DATE_ANY
public
const
double
VERSION
public
const
int
VERSION_MAJOR
public
const
int
VERSION_MINOR
public
const
int
VERSION_PATCH
Delegates:
public
delegate
int
ArrayFunc
(
void
* first,
void
* second)
public
delegate
int
ArrayHashFunc
(
void
* element)
Methods:
public
int
cancel_job
(
string
printer,
int
job_id)
public
int
get_dests
(
out
unowned
Destination
[] dests)
public
unowned
string
get_option
(
string
name,
Option
[] options)
public
unowned
string
get_ppd
(
string
printer)
public
unowned
string
last_error_string
()
public
int
print_file
(
string
printer,
string
filename,
string
title,
Option
[]? options)
public
unowned
string
server
()
public
unowned
string
user
()
2022 vala-language.org