program_name property

Pointer<Char> program_name
getter/setter pair

Program name that triggered the selection (UTF-8, NUL-terminated).

Implementation

external ffi.Pointer<ffi.Char> program_name;