gtk-rs / docs

The old source repo of http://gtk-rs.org/docs/

Home Page:http://gtk-rs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trait.MiscExt is missing

bilelmoussaoui opened this issue · comments

gtk::Label implements MiscExt but clicking on it returns a 404 error
https://gtk-rs.org/docs/gtk/trait.MiscExt.html

I think the documentation should reflect that & remove it as it's not used anywhere in gtk-rs/gtk

Here is where the MiscExt trait is mentioned
https://github.com/gtk-rs/docs/search?q=MiscExt&unscoped_q=MiscExt