index
:
posten
main
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_extensions
/
js
Mode
Name
Size
d---------
footer
80
log
plain
import
logging
from
gi
.
repository
import
Gtk
from
lib
.
config
import
Config
import
lib
.
connection
as
Connection
class
StreamblankToolbarController
(
object
):
""" Manages Accelerators and Clicks on the Composition Toolbar-Buttons """
def
__init__
(
self
,
drawing_area
,
win
,
uibuilder
,