mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
While the libnm-glib version of the function returns a GByteArray* that gjs can directly cast to the required gutf8*, the libnm function returns GBytes* from which we need to explicitly fetch the data. https://gitlab.gnome.org/GNOME/gnome-shell/issues/136 |
||
|---|---|---|
| .. | ||
| __init__.js | ||
| automountManager.js | ||
| autorunManager.js | ||
| keyring.js | ||
| networkAgent.js | ||
| polkitAgent.js | ||
| telepathyClient.js | ||