_alpm_event_package_operation_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

newpkg
alpm_pkg_t* newpkg;

New package.

oldpkg
alpm_pkg_t* oldpkg;

Old package.

operation
alpm_package_operation_t operation;

Type of operation.

type
alpm_event_type_t type;

Type of event.

Meta