Giter Club home page Giter Club logo

gtk4-rs's Introduction

gtk4-rs

The gtk4-rs are a group of crates that aims to provide gtk4 bindings.

This repository contains all the "core" crates of gtk 4. For more information about each crate, please refer to their README.md file in their directory.

Documentation

Development Branch

Regenerating

To regenerate crates using gir, please use the generator.py file as follows:

$ python3 generator.py

Development

This repository is structured as follows:

- crate/
   |
   |-- README.md
   |-- Gir.toml
   |-- Cargo.toml
   |-- src/
   |-- sys/

The crate is a "top" directory (so "gdk4" or "gtk4" in here for example). I listed some import files, let's quickly explain them:

  • README.md: Explanations about the crate itself and eventually some details.
  • Gir.toml: Used by gir to generate most of the crates' code.
  • Cargo.toml: File describing the crate, used by cargo and Rust.
  • src: Contains the source code of the crate.
  • sys: Contains the 1:1 bindings of the C API.

gtk4-rs's People

Contributors

alatiera avatar bilelmoussaoui avatar brainblasted avatar dns2utf8 avatar epashkin avatar felinira avatar fengalin avatar guillaumegomez avatar kavanmevada avatar marijns95 avatar sdroege avatar seungha-yang avatar sfanxiang avatar sophie-h avatar vamsikrishna-brahmajosyula avatar yalter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.