No add_timeout_once in GJS (original) (raw)

I found an odd detail: GLib.timeout_add_once() seems to not be available in GJS. The method fails, and gjs-docs doesn’t show it…

Sid (Sid) March 14, 2025, 6:24pm 2

As explained in https://docs.gtk.org/glib/func.timeout_add_once.html.

This function is not directly available to language bindings.

system (system) Closed April 13, 2025, 6:25pm 3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.