[rhinstaller/anaconda/pulls/406 master] Use GtkResponseType values in the iso chooser dialog

dashea installerbot-noreply at redhat.com
Fri Oct 16 15:15:04 UTC 2015


> What about using Enum on our side for this. I known it won't be usable in glade file but we can use it on our side. It will be easier to read the code though.

I started looking at doing this, and we stray from the Gtk stock buttons pretty quickly. Would it be more clear for the network device "Add" button to return Gtk.ResponseType.OK, or APPLY, or should it stay a custom response type? I don't know, so I'll let someone else try to figure out the answer to that.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/406


More information about the anaconda-patches mailing list