Comment 4 for bug 1572331

Revision history for this message
marmuta (marmuta) wrote : Re: GtkPlug scaled to half the expected size on HiDPI screens

build with:
gcc -o plug plug.c `pkg-config --cflags --libs gtk+-3.0`
gcc -o socket socket.c `pkg-config --cflags --libs gtk+-3.0`

run e.g. as:
./socket $(head -1 <(./plug))