
valac
List of commands for valac:
-
valac:tldr:94c99 valac: Display helper message.$ valac --helptry on your machineexplain this command
-
valac:tldr:b8da3 valac: Display version info.$ valac --versiontry on your machineexplain this command
-
valac:tldr:dbb05 valac: Compile a vala file, with gtk+.$ valac ${filename-vala} --pkg ${gtk+-3-0}try on your machineexplain this command