Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:def

65 def _join(value):
69 def _stringify(value):
93 def _flatten(tuple):
106 def _cnfmerge(cnfs):
173 def NoDefaultRoot():
185 def _tkerror(err):
189 def _exit(code=0):
204 def __init__(self, master=None, value=None, name=None):
228 def __del__(self):
231 def __str__(self):
234 def set(self, value):
237 def get(self):
240 def trace_variable(self, mode, callback):
253 def trace_vdelete(self, mode, cbname):
261 def trace_vinfo(self):
265 def __eq__(self, other):
277 def __init__(self, master=None, value=None, name=None):
289 def get(self):
299 def __init__(self, master=None, value=None, name=None):
311 def set(self, value):
317 def get(self):
324 def __init__(self, master=None, value=None, name=None):
336 def get(self):
343 def __init__(self, master=None, value=None, name=None):
355 def get(self):
359 def mainloop(n=0):
367 def getboolean(s):
379 def destroy(self):
389 def deletecommand(self, name):
399 def tk_strictMotif(self, boolean=None):
408 def tk_bisque(self):
411 def tk_setPalette(self, *args, **kw):
424 def tk_menuBar(self, *args):
427 def wait_variable(self, name='PY_VAR'):
434 def wait_window(self, window=None):
441 def wait_visibility(self, window=None):
449 def setvar(self, name='PY_VAR', value='1'):
452 def getvar(self, name='PY_VAR'):
457 def getboolean(self, s):
460 def focus_set(self):
468 def focus_force(self):
473 def focus_get(self):
483 def focus_displayof(self):
491 def focus_lastfor(self):
497 def tk_focusFollowsMouse(self):
501 def tk_focusNext(self):
513 def tk_focusPrev(self):
518 def after(self, ms, func=None, *args):
529 def callit():
539 def after_idle(self, func, *args):
546 def after_cancel(self, id):
560 def bell(self, displayof=0):
565 def clipboard_get(self, **kw):
588 def clipboard_clear(self, **kw):
595 def clipboard_append(self, string, **kw):
605 def grab_current(self):
611 def grab_release(self):
614 def grab_set(self):
620 def grab_set_global(self):
627 def grab_status(self):
633 def option_add(self, pattern, value, priority = None):
640 def option_clear(self):
645 def option_get(self, name, className):
651 def option_readfile(self, fileName, priority = None):
657 def selection_clear(self, **kw):
661 def selection_get(self, **kw):
678 def selection_handle(self, command, **kw):
693 def selection_own(self, **kw):
700 def selection_own_get(self, **kw):
711 def send(self, interp, cmd, *args):
714 def lower(self, belowThis=None):
717 def tkraise(self, aboveThis=None):
721 def colormodel(self, value=None):
724 def winfo_atom(self, name, displayof=0):
728 def winfo_atomname(self, id, displayof=0):
733 def winfo_cells(self):
737 def winfo_children(self):
750 def winfo_class(self):
753 def winfo_colormapfull(self):
757 def winfo_containing(self, rootX, rootY, displayof=0):
764 def winfo_depth(self):
767 def winfo_exists(self):
771 def winfo_fpixels(self, number):
776 def winfo_geometry(self):
779 def winfo_height(self):
783 def winfo_id(self):
787 def winfo_interps(self, displayof=0):
791 def winfo_ismapped(self):
795 def winfo_manager(self):
798 def winfo_name(self):
801 def winfo_parent(self):
804 def winfo_pathname(self, id, displayof=0):
809 def winfo_pixels(self, number):
813 def winfo_pointerx(self):
817 def winfo_pointerxy(self):
821 def winfo_pointery(self):
825 def winfo_reqheight(self):
829 def winfo_reqwidth(self):
833 def winfo_rgb(self, color):
838 def winfo_rootx(self):
843 def winfo_rooty(self):
848 def winfo_screen(self):
851 def winfo_screencells(self):
856 def winfo_screendepth(self):
861 def winfo_screenheight(self):
866 def winfo_screenmmheight(self):
871 def winfo_screenmmwidth(self):
876 def winfo_screenvisual(self):
881 def winfo_screenwidth(self):
886 def winfo_server(self):
890 def winfo_toplevel(self):
894 def winfo_viewable(self):
898 def winfo_visual(self):
903 def winfo_visualid(self):
906 def winfo_visualsavailable(self, includeids=0):
918 def __winfo_parseitem(self, t):
921 def __winfo_getint(self, x):
924 def winfo_vrootheight(self):
930 def winfo_vrootwidth(self):
936 def winfo_vrootx(self):
941 def winfo_vrooty(self):
946 def winfo_width(self):
950 def winfo_x(self):
955 def winfo_y(self):
960 def update(self):
963 def update_idletasks(self):
968 def bindtags(self, tagList=None):
980 def _bind(self, what, sequence, func, add, needcleanup=1):
997 def bind(self, sequence=None, func=None, add=None):
1037 def unbind(self, sequence, funcid=None):
1043 def bind_all(self, sequence=None, func=None, add=None):
1049 def unbind_all(self, sequence):
1052 def bind_class(self, className, sequence=None, func=None, add=None):
1062 def unbind_class(self, className, sequence):
1066 def mainloop(self, n=0):
1069 def quit(self):
1072 def _getints(self, string):
1076 def _getdoubles(self, string):
1080 def _getboolean(self, string):
1084 def _displayof(self, displayof):
1092 def _windowingsystem(self):
1100 def _options(self, cnf, kw = None):
1126 def nametowidget(self, name):
1143 def _register(self, func, subst=None, needcleanup=1):
1165 def _root(self):
1174 def _substitute(self, *args):
1180 def getint_event(s):
1231 def _report_exception(self):
1237 def _configure(self, cmd, cnf, kw):
1255 def configure(self, cnf=None, **kw):
1264 def cget(self, key):
1268 def __setitem__(self, key, value):
1270 def __contains__(self, key):
1272 def keys(self):
1276 def __str__(self):
1281 def pack_propagate(self, flag=_noarg_):
1294 def pack_slaves(self):
1302 def place_slaves(self):
1310 def grid_bbox(self, column=None, row=None, col2=None, row2=None):
1330 def _grid_configure(self, command, index, cnf, kw):
1364 def grid_columnconfigure(self, index, cnf={}, **kw):
1372 def grid_location(self, x, y):
1379 def grid_propagate(self, flag=_noarg_):
1391 def grid_rowconfigure(self, index, cnf={}, **kw):
1399 def grid_size(self):
1404 def grid_slaves(self, row=None, column=None):
1419 def event_add(self, virtual, *sequences):
1426 def event_delete(self, virtual, *sequences):
1431 def event_generate(self, sequence, **kw):
1440 def event_info(self, virtual=None):
1448 def image_names(self):
1452 def image_types(self):
1460 def __init__(self, func, subst, widget):
1465 def __call__(self, *args):
1481 def xview(self, *args):
1487 def xview_moveto(self, fraction):
1492 def xview_scroll(self, number, what):
1502 def yview(self, *args):
1508 def yview_moveto(self, fraction):
1513 def yview_scroll(self, number, what):
1522 def wm_aspect(self,
1534 def wm_attributes(self, *args):
1556 def wm_client(self, name=None):
1561 def wm_colormapwindows(self, *wlist):
1570 def wm_command(self, value=None):
1576 def wm_deiconify(self):
1581 def wm_focusmodel(self, model=None):
1587 def wm_frame(self):
1591 def wm_geometry(self, newGeometry=None):
1596 def wm_grid(self,
1607 def wm_group(self, pathName=None):
1612 def wm_iconbitmap(self, bitmap=None, default=None):
1626 def wm_iconify(self):
1630 def wm_iconmask(self, bitmap=None):
1635 def wm_iconname(self, newName=None):
1640 def wm_iconposition(self, x=None, y=None):
1646 def wm_iconwindow(self, pathName=None):
1651 def wm_maxsize(self, width=None, height=None):
1658 def wm_minsize(self, width=None, height=None):
1665 def wm_overrideredirect(self, boolean=None):
1672 def wm_positionfrom(self, who=None):
1678 def wm_protocol(self, name=None, func=None):
1689 def wm_resizable(self, width=None, height=None):
1694 def wm_sizefrom(self, who=None):
1700 def wm_state(self, newstate=None):
1705 def wm_title(self, string=None):
1709 def wm_transient(self, master=None):
1714 def wm_withdraw(self):
1725 def __init__(self, screenName=None, baseName=None, className='Tk',
1751 def loadtk(self):
1755 def _loadtk(self):
1786 def destroy(self):
1795 def readprofile(self, baseName, className):
1816 def report_callback_exception(self, exc, val, tb):
1824 def __getattr__(self, attr):
1843 def Tcl(screenName=None, baseName=None, className='Tk', useTk=0):
1850 def pack_configure(self, cnf={}, **kw):
1870 def pack_forget(self):
1874 def pack_info(self):
1895 def place_configure(self, cnf={}, **kw):
1921 def place_forget(self):
1925 def place_info(self):
1946 def grid_configure(self, cnf={}, **kw):
1967 def grid_forget(self):
1971 def grid_remove(self):
1974 def grid_info(self):
1996 def _setup(self, master, cnf):
2021 def __init__(self, master, widgetName, cnf={}, kw={}, extra=()):
2039 def destroy(self):
2046 def _do(self, name, args=()):
2059 def __init__(self, master=None, cnf={}, **kw):
2087 def __init__(self, master=None, cnf={}, **kw):
2108 def tkButtonEnter(self, *dummy):
2111 def tkButtonLeave(self, *dummy):
2114 def tkButtonDown(self, *dummy):
2117 def tkButtonUp(self, *dummy):
2120 def tkButtonInvoke(self, *dummy):
2123 def flash(self):
2135 def invoke(self):
2147 def AtEnd():
2149 def AtInsert(*args):
2154 def AtSelFirst():
2156 def AtSelLast():
2158 def At(x, y=None):
2166 def __init__(self, master=None, cnf={}, **kw):
2177 def addtag(self, *args):
2180 def addtag_above(self, newtag, tagOrId):
2183 def addtag_all(self, newtag):
2186 def addtag_below(self, newtag, tagOrId):
2189 def addtag_closest(self, newtag, x, y, halo=None, start=None):
2195 def addtag_enclosed(self, newtag, x1, y1, x2, y2):
2199 def addtag_overlapping(self, newtag, x1, y1, x2, y2):
2203 def addtag_withtag(self, newtag, tagOrId):
2206 def bbox(self, *args):
2211 def tag_unbind(self, tagOrId, sequence, funcid=None):
2217 def tag_bind(self, tagOrId, sequence=None, func=None, add=None):
2225 def canvasx(self, screenx, gridspacing=None):
2230 def canvasy(self, screeny, gridspacing=None):
2235 def coords(self, *args):
2241 def _create(self, itemType, args, kw): # Args: (val, val, ..., cnf={})
2252 def create_arc(self, *args, **kw):
2255 def create_bitmap(self, *args, **kw):
2258 def create_image(self, *args, **kw):
2261 def create_line(self, *args, **kw):
2264 def create_oval(self, *args, **kw):
2267 def create_polygon(self, *args, **kw):
2270 def create_rectangle(self, *args, **kw):
2273 def create_text(self, *args, **kw):
2276 def create_window(self, *args, **kw):
2279 def dchars(self, *args):
2283 def delete(self, *args):
2286 def dtag(self, *args):
2290 def find(self, *args):
2294 def find_above(self, tagOrId):
2297 def find_all(self):
2300 def find_below(self, tagOrId):
2303 def find_closest(self, x, y, halo=None, start=None):
2309 def find_enclosed(self, x1, y1, x2, y2):
2313 def find_overlapping(self, x1, y1, x2, y2):
2317 def find_withtag(self, tagOrId):
2320 def focus(self, *args):
2323 def gettags(self, *args):
2327 def icursor(self, *args):
2331 def index(self, *args):
2334 def insert(self, *args):
2338 def itemcget(self, tagOrId, option):
2342 def itemconfigure(self, tagOrId, cnf=None, **kw):
2355 def tag_lower(self, *args):
2360 def move(self, *args):
2363 def postscript(self, cnf={}, **kw):
2370 def tag_raise(self, *args):
2375 def scale(self, *args):
2378 def scan_mark(self, x, y):
2381 def scan_dragto(self, x, y, gain=10):
2386 def select_adjust(self, tagOrId, index):
2389 def select_clear(self):
2392 def select_from(self, tagOrId, index):
2395 def select_item(self):
2398 def select_to(self, tagOrId, index):
2401 def type(self, tagOrId):
2407 def __init__(self, master=None, cnf={}, **kw):
2418 def deselect(self):
2421 def flash(self):
2424 def invoke(self):
2427 def select(self):
2430 def toggle(self):
2436 def __init__(self, master=None, cnf={}, **kw):
2448 def delete(self, first, last=None):
2451 def get(self):
2454 def icursor(self, index):
2457 def index(self, index):
2461 def insert(self, index, string):
2464 def scan_mark(self, x):
2467 def scan_dragto(self, x):
2472 def selection_adjust(self, index):
2476 def selection_clear(self):
2480 def selection_from(self, index):
2484 def selection_present(self):
2490 def selection_range(self, start, end):
2494 def selection_to(self, index):
2501 def __init__(self, master=None, cnf={}, **kw):
2519 def __init__(self, master=None, cnf={}, **kw):
2541 def __init__(self, master=None, cnf={}, **kw):
2550 def activate(self, index):
2553 def bbox(self, *args):
2558 def curselection(self):
2563 def delete(self, first, last=None):
2566 def get(self, first, last=None):
2573 def index(self, index):
2578 def insert(self, index, *elements):
2581 def nearest(self, y):
2585 def scan_mark(self, x, y):
2588 def scan_dragto(self, x, y):
2593 def see(self, index):
2596 def selection_anchor(self, index):
2600 def selection_clear(self, first, last=None):
2605 def selection_includes(self, index):
2610 def selection_set(self, first, last=None):
2615 def size(self):
2618 def itemcget(self, index, option):
2622 def itemconfigure(self, index, cnf=None, **kw):
2635 def __init__(self, master=None, cnf={}, **kw):
2643 def tk_bindForTraversal(self):
2645 def tk_mbPost(self):
2647 def tk_mbUnpost(self):
2649 def tk_traverseToMenu(self, char):
2651 def tk_traverseWithinMenu(self, char):
2653 def tk_getMenuButtons(self):
2655 def tk_nextMenu(self, count):
2657 def tk_nextMenuEntry(self, count):
2659 def tk_invokeMenu(self):
2661 def tk_firstMenu(self):
2663 def tk_mbButtonDown(self):
2665 def tk_popup(self, x, y, entry=""):
2668 def activate(self, index):
2671 def add(self, itemType, cnf={}, **kw):
2675 def add_cascade(self, cnf={}, **kw):
2678 def add_checkbutton(self, cnf={}, **kw):
2681 def add_command(self, cnf={}, **kw):
2684 def add_radiobutton(self, cnf={}, **kw):
2687 def add_separator(self, cnf={}, **kw):
2690 def insert(self, index, itemType, cnf={}, **kw):
2694 def insert_cascade(self, index, cnf={}, **kw):
2697 def insert_checkbutton(self, index, cnf={}, **kw):
2700 def insert_command(self, index, cnf={}, **kw):
2703 def insert_radiobutton(self, index, cnf={}, **kw):
2706 def insert_separator(self, index, cnf={}, **kw):
2709 def delete(self, index1, index2=None):
2724 def entrycget(self, index, option):
2727 def entryconfigure(self, index, cnf=None, **kw):
2731 def index(self, index):
2736 def invoke(self, index):
2740 def post(self, x, y):
2743 def type(self, index):
2746 def unpost(self):
2749 def yposition(self, index):
2756 def __init__(self, master=None, cnf={}, **kw):
2761 def __init__(self, master=None, cnf={}, **kw):
2766 def __init__(self, master=None, cnf={}, **kw):
2777 def deselect(self):
2781 def flash(self):
2784 def invoke(self):
2787 def select(self):
2793 def __init__(self, master=None, cnf={}, **kw):
2803 def get(self):
2810 def set(self, value):
2813 def coords(self, value=None):
2819 def identify(self, x, y):
2826 def __init__(self, master=None, cnf={}, **kw):
2836 def activate(self, index):
2840 def delta(self, deltax, deltay):
2845 def fraction(self, x, y):
2849 def identify(self, x, y):
2853 def get(self):
2857 def set(self, *args):
2866 def __init__(self, master=None, cnf={}, **kw):
2890 def bbox(self, *args):
2895 def tk_textSelectTo(self, index):
2897 def tk_textBackspace(self):
2899 def tk_textIndexCloser(self, a, b, c):
2901 def tk_textResetAnchor(self, index):
2903 def compare(self, index1, op, index2):
2908 def debug(self, boolean=None):
2913 def delete(self, index1, index2=None):
2916 def dlineinfo(self, index):
2921 def dump(self, index1, index2=None, command=None, **kw):
2942 def append_triple(key, value, index, result=result):
2961 def edit(self, *args):
2976 def edit_modified(self, arg=None):
2987 def edit_redo(self):
2997 def edit_reset(self):
3002 def edit_separator(self):
3009 def edit_undo(self):
3020 def get(self, index1, index2=None):
3024 def image_cget(self, index, option):
3031 def image_configure(self, index, cnf=None, **kw):
3034 def image_create(self, index, cnf={}, **kw):
3039 def image_names(self):
3042 def index(self, index):
3045 def insert(self, index, chars, *args):
3049 def mark_gravity(self, markName, direction=None):
3054 def mark_names(self):
3058 def mark_set(self, markName, index):
3061 def mark_unset(self, *markNames):
3064 def mark_next(self, index):
3067 def mark_previous(self, index):
3070 def scan_mark(self, x, y):
3073 def scan_dragto(self, x, y):
3078 def search(self, pattern, index, stopindex=None,
3097 def see(self, index):
3100 def tag_add(self, tagName, index1, *args):
3105 def tag_unbind(self, tagName, sequence, funcid=None):
3111 def tag_bind(self, tagName, sequence, func, add=None):
3119 def tag_cget(self, tagName, option):
3126 def tag_configure(self, tagName, cnf=None, **kw):
3130 def tag_delete(self, *tagNames):
3133 def tag_lower(self, tagName, belowThis=None):
3137 def tag_names(self, index=None):
3141 def tag_nextrange(self, tagName, index1, index2=None):
3147 def tag_prevrange(self, tagName, index1, index2=None):
3153 def tag_raise(self, tagName, aboveThis=None):
3158 def tag_ranges(self, tagName):
3162 def tag_remove(self, tagName, index1, index2=None):
3166 def window_cget(self, index, option):
3173 def window_configure(self, index, cnf=None, **kw):
3177 def window_create(self, index, cnf={}, **kw):
3182 def window_names(self):
3186 def yview_pickplace(self, *what):
3193 def __init__(self, var, value, callback=None):
3197 def __call__(self, *args):
3204 def __init__(self, master, variable, value, *values, **kwargs):
3229 def __getitem__(self, name):
3234 def destroy(self):
3242 def __init__(self, imgtype, name=None, cnf={}, master=None, **kw):
3264 def __str__(self): return self.name
3265 def __del__(self):
3272 def __setitem__(self, key, value):
3274 def __getitem__(self, key):
3276 def configure(self, **kw):
3287 def height(self):
3291 def type(self):
3294 def width(self):
3301 def __init__(self, name=None, cnf={}, master=None, **kw):
3307 def blank(self):
3310 def cget(self, option):
3314 def __getitem__(self, key):
3317 def copy(self):
3322 def zoom(self,x,y=''):
3329 def subsample(self,x,y=''):
3336 def get(self, x, y):
3339 def put(self, data, to=None):
3349 def write(self, filename, format=None, from_coords=None):
3361 def __init__(self, name=None, cnf={}, master=None, **kw):
3367 def image_names(): return _default_root.tk.call('image', 'names')
3368 def image_types(): return _default_root.tk.call('image', 'types')
3373 def __init__(self, master=None, cnf={}, **kw):
3402 def bbox(self, index):
3416 def delete(self, first, last=None):
3427 def get(self):
3431 def icursor(self, index):
3439 def identify(self, x, y):
3446 def index(self, index):
3451 def insert(self, index, s):
3458 def invoke(self, element):
3466 def scan(self, *args):
3471 def scan_mark(self, x):
3480 def scan_dragto(self, x):
3492 def selection(self, *args):
3497 def selection_adjust(self, index):
3511 def selection_clear(self):
3519 def selection_element(self, element=None):
3531 def
3553 def __init__(self, master=None, cnf={}, **kw):
3569 def add(self, child, **kw):
3579 def remove(self, child):
3587 def identify(self, x, y):
3599 def proxy(self, *args):
3604 def proxy_coord(self):
3609 def proxy_forget(self):
3614 def proxy_place(self, x, y):
3619 def sash(self, *args):
3624 def sash_coord(self, index):
3638 def sash_mark(self, index):
3645 def sash_place(self, index, x, y):
3650 def panecget(self, child, option):
3658 def paneconfigure(self, tagOrId, cnf=None, **kw):
3741 def panes(self):
3749 def __init__(self, master=None, cnf={}, **kw):
3757 def __init__(self, master=None, cnf={}, **kw):
3769 def _test():