prefs: Add binding versions of pref widget functions.
commit78807c15acb2409a3254ac832b2e93ae5d619969
authorElliott Sales de Andrade <qulogic@pidgin.im>
Wed, 20 Jun 2018 06:13:44 +0000 (20 02:13 -0400)
committerElliott Sales de Andrade <qulogic@pidgin.im>
Tue, 26 Jun 2018 04:28:29 +0000 (26 00:28 -0400)
tree1736046db06ad4f98bf8f1d422fdb4ee206e30f2
parenta8096b8318fbbc3ca54e282ee3445981da7a489b
prefs: Add binding versions of pref widget functions.

These just bind settings to existing widgets and copy the saved value to
the widget, except for combos which are produced from runtime lists.
Those are populated in a similar way as before.

There are some extra _bind_ words that will probably be dropped once the
other functions are unused.
pidgin/gtkprefs.c