#22 Adding support for sending "new" to js constructor functions

Closed
opened 8 years ago by nero · 0 comments

Originally at 2011-08-27T14:30:50Z by Göran Krampe closed at 2011-09-03T12:36:52Z

...so that js code like:

textbox = new Gtk.Entry();

can be written as:

textbox := Gtk Entry new.

Originally at 2011-08-27T14:30:50Z by Göran Krampe closed at 2011-09-03T12:36:52Z ...so that js code like: textbox = new Gtk.Entry(); can be written as: textbox := Gtk Entry new.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.