Searched refs:checkbutton (Results 1 – 6 of 6) sorted by relevance
132 checkbutton .options.input.checks.border -text "Borders" -width 11 \134 checkbutton .options.input.checks.frame -text "Frame" -width 11 \136 checkbutton .options.input.checks.screen -text "Screen" -width 11 \138 checkbutton .options.input.checks.descend -text "Descend" -anchor w \168 checkbutton .options.processing.checks.dither -text "Dither" -width 11 \170 checkbutton .options.processing.checks.negate -text "Negate" -width 11 \172 checkbutton .options.processing.checks.monochrome -text "Monochrome" \174 checkbutton .options.processing.checks.trim -text "Trim" -anchor w \203 checkbutton .options.output.checks.compress -text "Compress" -width 11 \205 checkbutton .options.output.checks.interlace -text "Interlace" -width 11 \[all …]
1812 def on_disable_ptrace(self, checkbutton): argument1814 update_buffer = "boolean -m -%d deny_ptrace" % checkbutton.get_active()1822 def on_show_modified_only(self, checkbutton): argument1833 if not checkbutton.get_active():1842 if not checkbutton.get_active():1854 if not checkbutton.get_active():1861 if not checkbutton.get_active() == True:1869 if not checkbutton.get_active():1877 if not checkbutton.get_active() == True:2397 def show_mislabeled_files(self, checkbutton, *args): argument[all …]
1102 checkbutton = (label[:1] == '!')1103 if checkbutton:1109 if checkbutton:
1177 checkbutton = (label[:1] == '!')1178 if checkbutton:1184 if checkbutton:
334 similarly to the Tk checkbutton or radiobutton widgets, except it is capable of
322 similarly to the Tk checkbutton or radiobutton widgets, except it is capable of