![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
Oyjl argument handling with libOyjlCore. More...
#include "oyjl.h"#include "oyjl_macros.h"#include "oyjl_i18n_internal.h"#include "oyjl_tree_internal.h"#include <stddef.h>#include <ctype.h>Functions | |
| oyjl_val | oyjlOptionStringToJson (const char *opts) |
| Convert separated string to result JSON. More... | |
| void | oyjlUiJsonSetDefaults (oyjl_val root, oyjl_val defaults) |
| Change Defaults. More... | |
Oyjl argument handling with libOyjlCore.
oyjl - UI helpers
Copyright (c) 2018-2023 Kai-Uwe Behrmann ku.b@gmx.de
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1.8.13