gtk: Use libgtk2ui from chrome.
This commit is contained in:
parent
436deddf68
commit
e5c10f29de
12 changed files with 624 additions and 16 deletions
|
@ -17,7 +17,7 @@ class AtomBindings {
|
|||
AtomBindings();
|
||||
virtual ~AtomBindings();
|
||||
|
||||
// Add process.atom_binding function, which behaves like process.atomBinding but
|
||||
// Add process.atomBinding function, which behaves like process.binding but
|
||||
// load native code from atom-shell instead.
|
||||
virtual void BindTo(v8::Isolate* isolate, v8::Handle<v8::Object> process);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue