Provide fast access to all sub-widgets in Toolbar
This commit is contained in:
@@ -46,5 +46,7 @@ tollbarbutton_4 = ToolbarButton(
|
||||
icon_name='document-save')
|
||||
toolbar.top.insert(tollbarbutton_4, -1)
|
||||
|
||||
print [i.props.page for i in toolbar.subs]
|
||||
|
||||
window.show_all()
|
||||
gtk.main()
|
||||
|
||||
Reference in New Issue
Block a user