MCPcopy Index your code
hub / github.com/geekcomputers/Python / hide

Method hide

Emoji Dictionary/emoji_dictionary.py:216–219  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

214 self.place(relx=0.5, rely=0.6, anchor="c")
215
216 def hide(self):
217 self.target = None
218
219 self.place_forget()
220
221
222# function defined th=o clear both the input text and output text --------------------------------------------------

Callers 3

emoji_wight_btnMethod · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected