AnjutaPkgScanner
AnjutaPkgScanner — Scan files contained by a library using pkg-config
|
|
Description
AnjutaPkgScanner is an async command that can be used to query the list
of files and the version of a package.
Functions
anjuta_pkg_scanner_get_package ()
const gchar *
anjuta_pkg_scanner_get_package (AnjutaPkgScanner *scanner
);
anjuta_pkg_scanner_get_version ()
const gchar *
anjuta_pkg_scanner_get_version (AnjutaPkgScanner *scanner
);
Property Details
The “package”
property
“package” gchar *
Name of the package.
Flags: Read / Write / Construct
Default value: NULL
The “version”
property
“version” gchar *
Version of the package.
Flags: Read / Write / Construct
Default value: NULL