Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Gtk::Inhibit has been removed in very recent versions. Documentation says it's still there. #846

@donaldcallen

Description

@donaldcallen

Gtk::Inhibit has been removed. I noticed it in version 0.18.0. But if you click the documentation link on the crates.io entry for gtk (v0.18.1), you get documentation for version 0.15.5, which still contains documentation for Gtk::Inhibit.

On your project website, gtk-rs.org, the confusion is even worse. Under "Available crates", it shows v0.17.1 but if you click the documentation button for that version, you get the docs for v0.15.5.

Lastly, in this repository, if you click the The Rust API [Stable] link in the Readme (https://gtk-rs.org/gtk3-rs/stable/latest/docs/), you get the documentation for 0.15.5. The Development link gives you the docs for 0.17.0.

You have serious version confusion/skew here that needs to be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions