|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rotate_book(self,
button,
notebook)
This method rotates the position of the tabs |
source code
|
|
|
tabsborder_book(self,
button,
notebook)
Add/Remove the page tabs and the borders |
source code
|
|
|
remove_book(self,
button,
notebook)
Remove a page from the notebook |
source code
|
|
|
|
|
GetPathPrefix(self)
Get prefix path from entry |
source code
|
|
|
saveas(self,
widget)
menu item - Save configuration to file and prompt for filename |
source code
|
|
|
|
|
addtray(self,
widget)
menu item - Add new IceTrayConfig object |
source code
|
|
|
deltray(self,
widget)
menu item - delete IceTrayConfig object |
source code
|
|
|
addof(self,
widget)
menu item - Add new OfflineFilter object |
source code
|
|
|
addextern(self,
widget)
menu item - Add new External object |
source code
|
|
|
delof(self,
widget)
menu item - delete OfflineFilter object |
source code
|
|
|
|
|
switchversion(self,
widget)
menu item - globally switch metaprojects |
source code
|
|
|
open(self,
widget)
menu item - Display Filechooser dialog to load configuration file |
source code
|
|
|
close(self,
widget)
menu item - remove config file |
source code
|
|
|
new(self,
widget)
menu item - start new config |
source code
|
|
|
PrintText(self,
text,
append=True)
Write text to console window and automatically scroll to end |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run(self,
widget,
data=None)
Run job on local computer (where client is running). |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LoadCookies(self,
cfg=os.path.join(os.getenv('HOME'),".gtkicetray_cookies")) |
source code
|
|
|
SaveCookies(self,
cfg=os.path.join(os.getenv('HOME'),".gtkicetray_cookies")) |
source code
|
|
|
|
|
|
|
MakeMenu(self)
Create menubar and add menu items |
source code
|
|
|
|
|
|
|
__init__(self,
user=None,
prod=False,
auth=True) |
source code
|
|
|
|
|
|
|
|
|
|