mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
append new tab on menu item activate
This commit is contained in:
parent
b205b3a541
commit
6168ef4822
@ -25,12 +25,12 @@ class Add
|
||||
$this->_label
|
||||
);
|
||||
|
||||
// Int events
|
||||
// Init events
|
||||
$this->gtk->connect(
|
||||
'activate',
|
||||
function()
|
||||
{
|
||||
// @TODO
|
||||
$this->tab->menu->browser->container->tab->append();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user