Skip to content

GTK for Windows

Actions
This will add GTK+ in Windows Runtime Environment
v1.0.0
Latest
Star (0)

GTK for Windows (GitHub Actions)

GitHub Workflow Status (with event) GitHub Latest Release GitHub License

This GitHub Action will allow you to add GTK in the runner environment. This actions checks out 2022-01-04 release from GTK+ for Windows Runtime Environment by Tom Schoonjans and adds to the runner environment.

Usage

Normal usage

- name: Add GTK to the Runner Environment
  uses: yjpictures/GTK-Windows@v1

Use a custom release tag

- name: Add GTK to the Runner Environment
  uses: yjpictures/GTK-Windows@v1
  with:
    # The release tag to use. Default is 2022-01-04.
    release: ''

GTK for Windows is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

This will add GTK+ in Windows Runtime Environment
v1.0.0
Latest

GTK for Windows is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.