예제 #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)