ncmpc
0.29
|
#include "config.h"
#include <stdbool.h>
#include <glib.h>
Go to the source code of this file.
Data Structures | |
struct | options_t |
Functions | |
void | options_init (void) |
void | options_deinit (void) |
void | options_parse (int argc, const char **argv) |
Variables | |
options_t | options |
void options_init | ( | void | ) |
void options_deinit | ( | void | ) |
void options_parse | ( | int | argc, |
const char ** | argv | ||
) |
options_t options |