g-ir-generate
Generate interface introspection data for GObject libraries
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN apk add gobject-introspection
RUN pacman -S --noconfirm gobject-introspection
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN yum install -y gobject-introspection-devel
RUN dnf install -y gobject-introspection-devel
RUN apt-get update && \
apt-get install -y gobject-introspection