How do I find if a GTKBuilder Checkbutton is checked?
Use checkbutton.get_active(). What's this got to do with GtkBuilder?
checkbutton.get_active()