示例#1
0
 def get_canvas(self):
     return Window.get_canvas(self)
示例#2
0
 def get_canvas(self):
     return Window.get_canvas(self)
示例#3
0
 def get_canvas(self):
     '''
     Returns:
         :class:`Gtk.Widget`: the widget used as canvas
     '''
     return Window.get_canvas(self)
示例#4
0
 def get_canvas(self):
     '''
     Returns:
         :class:`Gtk.Widget`: the widget used as canvas
     '''
     return Window.get_canvas(self)