Code Monkey home page Code Monkey logo

gtk-kotlin-native's People

Contributors

vbsteven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gtk-kotlin-native's Issues

Have you considered joining the forces with similar GTK kotlin projects

Hi, I'm an Android developer and I would love to be able to write my GTK apps in Kotlin instead of Python. Looking around I saw there there are a couple of projects that are trying to make this happen but they are both a single developer projects in a very alpha stage.

Have you considered joining the forces with https://gitlab.com/gtk-kt/gtk-kt? I think that could make a huge difference to work on a singel project instead of implementing in parallel the same thing individually.

Build failure on Ubuntu 22.04 with gtk 4.6.6

Building on Ubuntu 22.04 with gtk 4.6.6 fails with the error

e: gtk-kotlin-native/gtk-bindings/src/nativeMain/kotlin/bindings/gtk/CheckButton.kt: (25, 17): Unresolved reference: gtk_check_button_get_child


e: gtk-kotlin-native/gtk-bindings/src/nativeMain/kotlin/bindings/gtk/CheckButton.kt: (26, 22): Unresolved reference: gtk_check_button_set_child

It looks like those interfaces were added in version 4.8: https://docs.gtk.org/gtk4/method.CheckButton.get_child.html

For now I edited CheckButton.kt to return null and changed the setter to just "Unit".

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.