s_running: true});
But, I can create MainLoop with 'new' function,
var MyMainLoop = GLib.MainLoop.new(null, true);
Someone help me to understand how to create gir exported GObjects in
gjs? I'm currently using gobject-introspection-1.32.1 a
, but ended up digging through .gir
specs. I hope this API documentation will become available in
https://live.gnome.org/GObjectIntrospection/
Thanks,
Mohan R
___
javascript-list mailing list
javascript-list@gnome.org
https://mail.gnome.org/mailman/listinfo/javascript-list
Hi,
Just curious, what happend to libseed-list? the last post dated back to
2011. Can I use seed for my current application?
Thanks,
Mohan R
___
javascript-list mailing list
javascript-list@gnome.org
https://mail.gnome.org/mailman/listinfo/javascript
the symbols of GLib with the following code,
var GLib = imports.gi.GLib;
for(var propName in GLib){print(propName + " = " + GLib[propName])};
But this is not working in gjs. do you know why this is happening? is
gjs loads objects only when we make any c
orce-quit. This problem is not happening when
I remove GLib.usleep() line.
Is there any way to close the dialog window properly?
Thanks,
Mohan R
___
javascript-list mailing list
javascript-list@gnome.org
https://mail.gnome.org/mailman/listinfo/javascript-list
();
Gtk.main();
What kind of name I should use instead of 'GtkWindow' in javascript?
Even Gtk.Window is not working. These same steps works perfectly If I
write it in C instead of JavaScript.
Thanks,
Mohan R
___
javascript-list mail
rials in developers.gnome.org, I went through them, but none
of them talk about CSS, They don't even talk about St.
Thanks,
Mohan R
___
javascript-list mailing list
javascript-list@gnome.org
https://mail.gnome.org/mailman/listinfo/javascript-list
ome development. So, forgive me if I made
some silly mistakes and design blunders.
Source: https://github.com/mohan43u/gtweet
Expecting eagerly,
Mohan R
___
javascript-list mailing list
javascript-list@gnome.org
https://mail.gnome.org/mailman/listinfo/javascript-list