|
i3
|
Holds a command specified by either an: More...
#include <data.h>
Public Member Functions | |
| TAILQ_ENTRY (Autostart) autostarts | |
| TAILQ_ENTRY (Autostart) autostarts_always | |
Data Fields | |
| char * | command |
| Command, like in command mode. | |
| bool | no_startup_id |
| no_startup_id flag for start_application(). | |
Holds a command specified by either an:
| Autostart::TAILQ_ENTRY | ( | Autostart | ) |
| Autostart::TAILQ_ENTRY | ( | Autostart | ) |
| char* Autostart::command |
| bool Autostart::no_startup_id |
no_startup_id flag for start_application().
Determines whether a startup notification context/ID should be created.