Code Monkey home page Code Monkey logo

Comments (8)

EPashkin avatar EPashkin commented on June 29, 2024

It was implemented recently see https://github.com/gtk-rs/gdk/blob/master/src/auto/screen.rs#L268

from gdk.

GuillaumeGomez avatar GuillaumeGomez commented on June 29, 2024

So target master instead of using the crates.io version.

from gdk.

lukasstevens avatar lukasstevens commented on June 29, 2024

That's cool! I am on master. Thank you :)

from gdk.

lukasstevens avatar lukasstevens commented on June 29, 2024

I have another question. How do I get all Screens to which my application has access?

from gdk.

EPashkin avatar EPashkin commented on June 29, 2024

Maybe https://github.com/gtk-rs/gdk/blob/master/src/auto/display_manager.rs#L29
as Display can have only one Screen https://developer.gnome.org/gdk3/stable/GdkDisplay.html#gdk-display-get-n-screens

from gdk.

lukasstevens avatar lukasstevens commented on June 29, 2024

Thank you. I was just looking into Display, but I was confused that there is a method to which you pass the screen number. If there really is only one screen then the method get_screen does not make much sense, does it? Especially since get_n_screens does not seem to be implemented.
Edit: nvm it is implemented on master.

from gdk.

EPashkin avatar EPashkin commented on June 29, 2024

It implemented
Yes strange that gdk_display_get_n_screens deprecated in 3.10 but gdk_display_get_screen only in 3.20

from gdk.

lukasstevens avatar lukasstevens commented on June 29, 2024

Thank you for answering my questions. I think this can be closed.

from gdk.

Related Issues (20)

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.