Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_check_girs_gjs, Previous: ax_check_gd, Up: The Macros ax_check_gir_symbols_gjsSynopsisAX_CHECK_GIR_SYMBOLS_GJS(MODULE, APIVERSION, SYMBOLS) DescriptionCheck that each symbol from the whitespace-separated list of $SYMBOLS is defined inside the GObject Introspection module $MODULE with API version $APIVERSION, and is importable in GJS, GNOME’s JavaScript engine (https://wiki.gnome.org/Projects/Gjs). GObject Introspection (https://wiki.gnome.org/Projects/GObjectIntrospection) is a tool for generating bindings from C libraries to higher-level languages. The bindings live in a GObject Introspection repository (GIR) file, which is what this macro checks. Note that for the purposes of GObject Introspection, the API version is different from the release version. For example, GTK currently has API version 3.0, but that could mean any release from the 3.0, 3.2, 3.4,... series. Example: AX_CHECK_GIR_SYMBOLS_GJS([Gtk], [3.0], [ListBox FlowBox
Widget.get_action_group])
NOTE: This macro depends on AX_PROG_GJS. Source CodeDownload the latest version of ax_check_gir_symbols_gjs.m4 or browse the macro’s revision history. LicenseCopyright © 2013, 2016 Endless Mobile, Inc.; contributed by Philip Chimento philip@endlessm.com Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0046 ]-- |