Update docs
This commit is contained in:
@@ -6,6 +6,7 @@ implementors["gio"] = [];
|
||||
implementors["glib"] = [];
|
||||
implementors["gtk"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = [];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
||||
@@ -4,8 +4,9 @@ implementors["gdk"] = ["impl<'a> <a class=\"trait\" href=\"glib/value/trai
|
||||
implementors["gdk_pixbuf"] = [];
|
||||
implementors["gio"] = [];
|
||||
implementors["glib"] = [];
|
||||
implementors["gtk"] = ["impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gtk/struct.Rectangle.html\" title=\"struct gtk::Rectangle\">Rectangle</a>","impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>",];
|
||||
implementors["gtk"] = ["impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>","impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gtk/struct.Rectangle.html\" title=\"struct gtk::Rectangle\">Rectangle</a>",];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = ["impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>","impl<'a> <a class=\"trait\" href=\"glib/value/trait.FromValueOptional.html\" title=\"trait glib::value::FromValueOptional\">FromValueOptional</a><'a> for <a class=\"struct\" href=\"gdk/rectangle/struct.Rectangle.html\" title=\"struct gdk::rectangle::Rectangle\">Rectangle</a>",];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
||||
@@ -6,6 +6,7 @@ implementors["gio"] = [];
|
||||
implementors["glib"] = [];
|
||||
implementors["gtk"] = ["impl <a class=\"trait\" href=\"glib/value/trait.SetValue.html\" title=\"trait glib::value::SetValue\">SetValue</a> for <a class=\"struct\" href=\"gtk/struct.Rectangle.html\" title=\"struct gtk::Rectangle\">Rectangle</a>","impl <a class=\"trait\" href=\"glib/value/trait.SetValue.html\" title=\"trait glib::value::SetValue\">SetValue</a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>",];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = ["impl <a class=\"trait\" href=\"glib/value/trait.SetValue.html\" title=\"trait glib::value::SetValue\">SetValue</a> for <a class=\"struct\" href=\"gdk/rectangle/struct.Rectangle.html\" title=\"struct gdk::rectangle::Rectangle\">Rectangle</a>","impl <a class=\"trait\" href=\"glib/value/trait.SetValue.html\" title=\"trait glib::value::SetValue\">SetValue</a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>",];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
||||
@@ -6,6 +6,7 @@ implementors["gio"] = [];
|
||||
implementors["glib"] = [];
|
||||
implementors["gtk"] = ["impl <a class=\"trait\" href=\"glib/value/trait.SetValueOptional.html\" title=\"trait glib::value::SetValueOptional\">SetValueOptional</a> for <a class=\"struct\" href=\"gtk/struct.Rectangle.html\" title=\"struct gtk::Rectangle\">Rectangle</a>","impl <a class=\"trait\" href=\"glib/value/trait.SetValueOptional.html\" title=\"trait glib::value::SetValueOptional\">SetValueOptional</a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>",];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = ["impl <a class=\"trait\" href=\"glib/value/trait.SetValueOptional.html\" title=\"trait glib::value::SetValueOptional\">SetValueOptional</a> for <a class=\"struct\" href=\"gdk/rectangle/struct.Rectangle.html\" title=\"struct gdk::rectangle::Rectangle\">Rectangle</a>","impl <a class=\"trait\" href=\"glib/value/trait.SetValueOptional.html\" title=\"trait glib::value::SetValueOptional\">SetValueOptional</a> for <a class=\"struct\" href=\"gdk/rgba/struct.RGBA.html\" title=\"struct gdk::rgba::RGBA\">RGBA</a>",];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
||||
@@ -5,6 +5,7 @@ implementors["gdk_pixbuf"] = [];
|
||||
implementors["gio"] = [];
|
||||
implementors["glib"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = [];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
||||
Reference in New Issue
Block a user