applauncherd
InvokeArgs Struct Reference

Public Attributes

int prog_argc
 
char ** prog_argv
 
char * prog_name
 
const char * app_type
 
const char * app_name
 
uint32_t magic_options
 
bool wait_term
 
unsigned int respawn_delay
 
bool test_mode
 
const char * desktop_file
 
char * sandboxing_id
 
unsigned int exit_delay
 

Detailed Description

Definition at line 767 of file invoker.c.

Member Data Documentation

◆ app_name

const char* InvokeArgs::app_name

Definition at line 772 of file invoker.c.

◆ app_type

const char* InvokeArgs::app_type

Definition at line 771 of file invoker.c.

◆ desktop_file

const char* InvokeArgs::desktop_file

Definition at line 777 of file invoker.c.

◆ exit_delay

unsigned int InvokeArgs::exit_delay

Definition at line 779 of file invoker.c.

◆ magic_options

uint32_t InvokeArgs::magic_options

Definition at line 773 of file invoker.c.

◆ prog_argc

int InvokeArgs::prog_argc

Definition at line 768 of file invoker.c.

◆ prog_argv

char** InvokeArgs::prog_argv

Definition at line 769 of file invoker.c.

◆ prog_name

char* InvokeArgs::prog_name

Definition at line 770 of file invoker.c.

◆ respawn_delay

unsigned int InvokeArgs::respawn_delay

Definition at line 775 of file invoker.c.

◆ sandboxing_id

char* InvokeArgs::sandboxing_id

Definition at line 778 of file invoker.c.

◆ test_mode

bool InvokeArgs::test_mode

Definition at line 776 of file invoker.c.

◆ wait_term

bool InvokeArgs::wait_term

Definition at line 774 of file invoker.c.


The documentation for this struct was generated from the following file: