gtk-query-settings
Development files for GTK+
RUN apt-get update && \
apt-get install -y libgtk-3-bin
RUN apt-get update && \
apt-get install -y libgtk-3-bin
RUN pacman -S --noconfirm gtk3
RUN apt-get update && \
apt-get install -y libgtk-3-bin
RUN yum install -y gtk3-devel
RUN dnf install -y gtk3-devel
RUN apt-get update && \
apt-get install -y libgtk-3-bin