コード例 #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)