GithubHelp home page GithubHelp logo

isabella232 / vgtk3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vgtk/vgtk3

0.0 0.0 0.0 336 KB

GTK+ 3.x manual wrapper for V

License: MIT License

V 99.53% Verilog 0.09% AMPL 0.10% Makefile 0.15% GLSL 0.12%

vgtk3's Introduction

VGTK3 GitHub Workflow Status (branch) GitHub release (latest by date)

What is this

This is a manual wrapper for gtk3 for V. The advantage compared to using C.<function> directly is that vgtk3 uses V structs and does it best to have a good V style when "translating" gtk3 to V. This is mostly why the functions aren't auto-generated, as this doesn't create any helpful structures nor does it splits the files, because it doesn't know what a container is, this wrapper knows it and offers a Container interface ready for use.

Notes: We are still combining everything together here, will be separated after everything is finished

Progress

  • GTK
    • AccelMap
    • ActionBar
    • Application
    • Box
    • Button
    • ComboBox
    • Container
    • Dialog
    • Entry
    • Grid
    • Image
    • Label
    • Menu
    • MenuItem
    • WidgetPath
    • Widget
    • Window
  • GDK
    • Device
    • Window
  • GIO
    • File
  • GLIB
    • Array
    • List
    • Node
    • SList
    • String

Notes

  • You need the latest GTK+ installed.

License

Gtk is available under the MIT License, please refer to it.

vgtk3's People

Contributors

dhonx avatar zenith391 avatar itsdonnix avatar spytheman avatar trufae 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.