Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/ functions
Functions
3,360 in github.com/GNOME/gjs
⨍
Functions
3,360
◇
Types & classes
749
↓ 5 callers
Function
setlocale
(category, locale)
modules/core/_gettext.js:26
↓ 5 callers
Function
showDebuggeeValue
(dv, style = {pretty: options.pretty})
modules/script/_bootstrap/debugger.js:108
↓ 5 callers
Method
skip_in
gi/arg-cache.h:141
↓ 5 callers
Method
storage_type
gi/info.h:739
↓ 5 callers
Function
testUnixIntegerTypedefMarshalling
(type, inValue, skipAny = {})
installed-tests/js/testGIMarshalling.js:331
↓ 5 callers
Function
type_needs_release
Check if an argument of the given type needs to be released if we created it * from a JS value to pass it into a function and aren't transferring own
gi/arg.cpp:129
↓ 5 callers
Method
unwrapErr
gjs/gerror-result.h:82
↓ 5 callers
Function
urlGenerate
(aParsedUrl)
modules/internal/source-map/util.js:50
↓ 5 callers
Function
validateTemplate
(description, ClassName, pending = false)
installed-tests/js/testGtk4.js:177
↓ 5 callers
Method
vfunc
gi/info.h:1522
↓ 5 callers
Function
warn64
(func, ...args)
installed-tests/js/testGObjectClass.js:16
↓ 4 callers
Function
_createClosure
(thisArg, handlerName, swapped, connectObject)
modules/core/_common.js:100
↓ 4 callers
Function
_injectToStaticMethod
(klass, method, addition)
modules/core/overrides/Gio.js:292
↓ 4 callers
Function
_removeTweenByIndex
(i)
modules/script/tweener/tweener.js:126
↓ 4 callers
Function
_unpackVariant
(variant, deep, recursive = false)
modules/core/overrides/GLib.js:160
↓ 4 callers
Function
addFilter
(source, filter)
installed-tests/js/jasmine.js:3668
↓ 4 callers
Function
add_associated_memory_for_surface
modules/cairo-memory.cpp:44
↓ 4 callers
Method
address
gi/info.h:1332
↓ 4 callers
Function
argSlice
(argsObj, n)
installed-tests/js/jasmine.js:3230
↓ 4 callers
Function
bail_out
installed-tests/minijasmine.cpp:17
↓ 4 callers
Method
caller_allocates
gi/info.h:810
↓ 4 callers
Method
connect_after
gi/object.cpp:2946
↓ 4 callers
Method
constructor
gi/cwrapper.h:251
↓ 4 callers
Function
createStructArray
(StructType = GIMarshallingTests.BoxedStruct)
installed-tests/js/testGIMarshalling.js:453
↓ 4 callers
Function
createTemplate
(className)
installed-tests/js/testGtk4.js:15
↓ 4 callers
Function
current_js_context
gi/gobject.cpp:35
↓ 4 callers
Function
debuggeeValueToString
(dv, style = {pretty: options.pretty})
modules/script/_bootstrap/debugger.js:67
↓ 4 callers
Method
display_string
gi/info.h:751
↓ 4 callers
Method
dispose
gjs/context.cpp:415
↓ 4 callers
Function
doStepOrNext
(kind)
modules/script/_bootstrap/debugger.js:618
↓ 4 callers
Method
encodeInto
* The **`TextEncoder.encodeInto()`** method takes a string to encode and a destination Uint8Array to put resulting UTF-8 encoded text into, and return
types/gjs.d.ts:196
↓ 4 callers
Function
expectPromise
* @param {(resolve?: () => void, reject?: () => void) => void} callback a callback to call with handlers once the promise executes * @returns {jasmin
installed-tests/js/testTimers.js:21
↓ 4 callers
Function
getDefaultContentByType
(type)
installed-tests/js/testGObjectValue.js:33
↓ 4 callers
Function
getGType
(type)
installed-tests/js/testGObjectValue.js:101
↓ 4 callers
Function
gjs_array_from_carray_internal
gi/arg.cpp:2477
↓ 4 callers
Function
gjs_array_to_basic_explicit_array
gi/arg.cpp:1024
↓ 4 callers
Function
gjs_context_new_with_search_path
gjs/context.cpp:851
↓ 4 callers
Function
gjs_create_global_object
* gjs_create_global_object: * @cx: a #JSContext * * Creates a global object, and initializes it with the default API. * * Returns: the created gl
gjs/global.cpp:373
↓ 4 callers
Function
gjs_define_error_properties
define properties that JS Error exposes, such as fileName, lineNumber and stack
gi/gerror.cpp:274
↓ 4 callers
Function
gjs_define_global_properties
* gjs_define_global_properties: * @cx: a #JSContext * @global: a JS global object that has not yet been passed to this function * @realm_name: (nul
gjs/global.cpp:568
↓ 4 callers
Function
gjs_define_static_methods
gi/wrapperutils.h:130
↓ 4 callers
Function
gjs_g_arg_release_internal
gi/arg.cpp:3779
↓ 4 callers
Function
gjs_g_param_from_param
gi/param.cpp:252
↓ 4 callers
Function
gjs_gi_argument_release_basic
gi/arg.cpp:4158
↓ 4 callers
Function
gjs_gi_argument_release_out_array
gi/arg.cpp:4292
↓ 4 callers
Function
gjs_global_registry_get
* gjs_global_registry_get: * @cx: the current #JSContext * @registry: a JS Map object * @key: a module identifier, typically a string or symbol *
gjs/global.cpp:489
↓ 4 callers
Function
gjs_gtype_create_gtype_wrapper
gi/gtype.cpp:200
↓ 4 callers
Function
gjs_hyphen_to_underscore
gjs/jsapi-util-string.cpp:44
↓ 4 callers
Function
gjs_lookup_object_constructor
gi/object.cpp:3902
↓ 4 callers
Function
gjs_string_from_utf8_n
gjs/jsapi-util-string.cpp:197
↓ 4 callers
Function
gjs_string_get_char16_data
* gjs_string_get_char16_data: * @cx: js context * @str: a rooted JSString * @data_p: address to return allocated data buffer * @len_p: address to
gjs/jsapi-util-string.cpp:281
↓ 4 callers
Function
gjs_string_to_filename
gjs/jsapi-util-string.cpp:207
↓ 4 callers
Function
gjs_throw_gerror
* gjs_throw_gerror: * * Converts a GError into a JavaScript exception. Differently from gjs_throw(), * it will overwrite an existing exception, as
gi/gerror.cpp:525
↓ 4 callers
Function
gjs_throw_gerror_message
* gjs_throw_gerror_message: * * Similar to gjs_throw_gerror(), but does not marshal the GError structure into * JavaScript. Instead, it creates a r
gjs/jsapi-util-error.cpp:211
↓ 4 callers
Function
gjs_throw_type_error_from_gerror
gjs/text-encoding.cpp:58
↓ 4 callers
Function
gjs_typecheck_param
gi/param.cpp:259
↓ 4 callers
Function
gjs_value_from_explicit_array
gi/arg.cpp:2584
↓ 4 callers
Function
gjs_wrapper_define_gtype_prop
gi/cwrapper.cpp:18
↓ 4 callers
Method
gobject
()
installed-tests/js/testGObjectClass.js:1736
↓ 4 callers
Method
instance
gi/arg-cache.h:278
↓ 4 callers
Method
invoke
gi/closure.cpp:163
↓ 4 callers
Function
isBigInt
installed-tests/js/testGIMarshalling.js:2497
↓ 4 callers
Function
is_gdk_atom
gi/gi-utils.h:55
↓ 4 callers
Method
is_interface
gi/info.h:521
↓ 4 callers
Method
is_struct
gi/info.h:530
↓ 4 callers
Method
is_writable
gi/info.h:1217
↓ 4 callers
Function
js_chars_to_glib
This moves a string owned by the JS runtime into the GLib domain. This is only possible because currently, js_free() and g_free() both ultimately call
gjs/auto.h:204
↓ 4 callers
Function
js_value_to_c<int64_t>
gi/js-value-inl.h:127
↓ 4 callers
Function
loadResource
(path, baseName)
modules/script/package.js:115
↓ 4 callers
Method
main_loop_hold
gjs/context-private.h:201
↓ 4 callers
Function
nativeAddress
(boxed)
installed-tests/js/testRegress.js:2585
↓ 4 callers
Method
notifyProp
()
installed-tests/js/testGObjectClass.js:88
↓ 4 callers
Method
now
util/misc.h:100
↓ 4 callers
Function
onException
(e)
installed-tests/js/jasmine.js:7064
↓ 4 callers
Function
platform_specific_warning_glib
helper function
gi/ns.cpp:46
↓ 4 callers
Method
properties
gi/info.h:1445
↓ 4 callers
Method
property
gi/info.h:1579
↓ 4 callers
Function
readBytesFromFdSync
(fd)
installed-tests/js/testGDBus.js:928
↓ 4 callers
Function
ref_thread_data_new
installed-tests/js/libgjstesttools/gjs-test-tools.cpp:138
↓ 4 callers
Function
removeFns
(queueableFns)
installed-tests/js/jasmine.js:8541
↓ 4 callers
Method
repl_history_path
gjs/context-private.h:209
↓ 4 callers
Function
setContent
(gvalue, type, content)
installed-tests/js/testGObjectValue.js:121
↓ 4 callers
Method
setter
gi/info.h:1554
↓ 4 callers
Method
should_exit
gjs/context.cpp:939
↓ 4 callers
Function
simple_struct_has_pointers
gi/gi-utils.cpp:86
↓ 4 callers
Function
skip64
(is64bit)
installed-tests/js/testGIMarshalling.js:188
↓ 4 callers
Function
skipUnsupported
(type)
installed-tests/js/testGObjectValue.js:131
↓ 4 callers
Method
spin
gjs/mainloop.cpp:15
↓ 4 callers
Function
testContainerMarshalling
(root, value, inoutValue, defaultValue, options = {})
installed-tests/js/testGIMarshalling.js:97
↓ 4 callers
Function
testSignalEmission
(type, transfer, value, skip = false)
installed-tests/js/testGIMarshalling.js:2869
↓ 4 callers
Function
urlParse
(aUrl)
modules/internal/source-map/util.js:36
↓ 4 callers
Function
validateTemplate
(description, ClassName, pending = false)
installed-tests/js/testGtk3.js:117
↓ 4 callers
Function
waitFor
* @param {number} ms the number of milliseconds to wait * @returns {Promise<void>}
installed-tests/js/testTimers.js:13
↓ 3 callers
Function
_affectTweensWithFunction
(func, args)
modules/script/tweener/tweener.js:713
↓ 3 callers
Function
_getCurrentTweeningTime
()
modules/script/tweener/tweener.js:122
↓ 3 callers
Function
_getNumberOfProperties
(object)
modules/script/tweener/tweener.js:567
↓ 3 callers
Function
_handleDBusError
(invocation, e)
modules/core/overrides/Gio.js:351
↓ 3 callers
Method
_init
()
installed-tests/js/testGObjectClass.js:265
↓ 3 callers
Function
_mapOverTweens
(func)
modules/script/tweener/tweener.js:757
↓ 3 callers
Function
_resolveLegacyClassFunction
(klass, func)
modules/core/overrides/GObject.js:70
← previous
next →
301–400 of 3,360, ranked by callers