#include <glib.h>
#include <stdbool.h>
Go to the source code of this file.
Data Structures | |
struct | options |
Functions | |
bool | parse_cmdline (int argc, char **argv, struct options *options, GError **error_r) |
bool parse_cmdline | ( | int | argc, | |
char ** | argv, | |||
struct options * | options, | |||
GError ** | error_r | |||
) |