cef_command_line_t.get_program

Get the program part of the command line string (the first item).

struct cef_command_line_t
extern (System)
cef_string_userfree_t function(cef_command_line_t* self) nothrow get_program;

Meta