Exemplo n.º 1
0
	def _remove(self, comp):
		self._gtk_inner_widget.remove(comp._gtk_outer_widget)
		GContainer._remove(self, comp)
Exemplo n.º 2
0
 def _remove(self, comp):
     GContainer._remove(self, comp)
     comp._ns_view.removeFromSuperview()
Exemplo n.º 3
0
 def _remove(self, comp):
     self._gtk_inner_widget.remove(comp._gtk_outer_widget)
     GContainer._remove(self, comp)
Exemplo n.º 4
0
 def _remove(self, comp):
     GContainer._remove(self, comp)
     comp._ns_view.removeFromSuperview()
Exemplo n.º 5
0
 def _remove(self, comp):
     GContainer._remove(self, comp)