]> git.alsa-project.org Git - alsa-tools.git/commit
hwmixvolume: switch to GTK+ 3.0 and GLib 2.0
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Tue, 18 Sep 2018 13:42:33 +0000 (15:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Sep 2018 07:07:56 +0000 (09:07 +0200)
commita21dda3d8667bdd594254ec590d0282b1e30e014
treecaf4ed34fdd7911d1c16c0301cf61c46052e0a20
parent0a9ad5c1e1abb86839f3de80bf4564c97fc54510
hwmixvolume: switch to GTK+ 3.0 and GLib 2.0

This replaces VBox and HBox with Grid (using Gtk.Orientation), HScale
with Scale, creates labels with mnemonics, set hexpand and vexpand
properly, use the correct enum container classes, use the correct getter
for size request, and finally update to the correct GLib watch function.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hwmixvolume/hwmixvolume