You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}</code></pre><detailsclass="toggle top-doc" open><summaryclass="hideme"><span>Expand description</span></summary><divclass="docblock"><p>Trait containing only the property related functions of <ahref="trait.ObjectImpl.html" title="trait gdk_pixbuf::subclass::prelude::ObjectImpl"><code>ObjectImpl</code></a>.
85
85
Implemented by the <ahref="../../../glib_macros/derive.Properties.html" title="derive glib_macros::Properties"><code>Properties</code></a> macro.
86
86
When implementing <code>ObjectImpl</code> you may want to delegate the function calls to this trait.</p>
</div></details><detailsclass="toggle method-toggle" open><summary><sectionid="method.derived_set_property" class="method"><aclass="src rightside" href="../../../src/glib/subclass/object.rs.html#183">Source</a><h4class="code-header">fn <ahref="#method.derived_set_property" class="fn">derived_set_property</a>(&self, _id: <aclass="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, _value: &<aclass="struct" href="../../../glib/value/struct.Value.html" title="struct glib::value::Value">Value</a>, _pspec: &<aclass="struct" href="../../../glib/param_spec/struct.ParamSpec.html" title="struct glib::param_spec::ParamSpec">ParamSpec</a>)</h4></section></summary><divclass="docblock"><p>Similar to <ahref="trait.ObjectImpl.html"><code>ObjectImpl</code></a> but auto-generated by the <ahref="../../../glib_macros/derive.Properties.html" title="derive glib_macros::Properties"><code>Properties</code></a> macro
89
89
to allow handling more complex use-cases.</p>
90
-
</div></details><detailsclass="toggle method-toggle" open><summary><sectionid="method.derived_property" class="method"><aclass="src rightside" href="../../../src/glib/subclass/object.rs.html#227">Source</a><h4class="code-header">fn <ahref="#method.derived_property" class="fn">derived_property</a>(&self, _id: <aclass="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, _pspec: &<aclass="struct" href="../../../glib/param_spec/struct.ParamSpec.html" title="struct glib::param_spec::ParamSpec">ParamSpec</a>) -> <aclass="struct" href="../../../glib/value/struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><divclass="docblock"><p>Similar to <ahref="trait.ObjectImpl.html"><code>ObjectImpl</code></a> but auto-generated by the <ahref="../../../glib_macros/derive.Properties.html" title="derive glib_macros::Properties"><code>Properties</code></a> macro
90
+
</div></details><detailsclass="toggle method-toggle" open><summary><sectionid="method.derived_property" class="method"><aclass="src rightside" href="../../../src/glib/subclass/object.rs.html#190">Source</a><h4class="code-header">fn <ahref="#method.derived_property" class="fn">derived_property</a>(&self, _id: <aclass="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, _pspec: &<aclass="struct" href="../../../glib/param_spec/struct.ParamSpec.html" title="struct glib::param_spec::ParamSpec">ParamSpec</a>) -> <aclass="struct" href="../../../glib/value/struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><divclass="docblock"><p>Similar to <ahref="trait.ObjectImpl.html"><code>ObjectImpl</code></a> but auto-generated by the <ahref="../../../glib_macros/derive.Properties.html" title="derive glib_macros::Properties"><code>Properties</code></a> macro
91
91
to allow handling more complex use-cases.</p>
92
92
</div></details></div><h2id="dyn-compatibility" class="section-header">Dyn Compatibility<ahref="#dyn-compatibility" class="anchor">§</a></h2><divclass="dyn-compatibility-info"><p>This trait is <b>not</b><ahref="https://doc.rust-lang.org/nightly/reference/items/traits.html#dyn-compatibility">dyn compatible</a>.</p><p><i>In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.</i></p></div><h2id="implementors" class="section-header">Implementors<ahref="#implementors" class="anchor">§</a></h2><divid="implementors-list"></div><scriptsrc="../../../trait.impl/glib/subclass/object/trait.DerivedObjectProperties.js" async></script></section></div></main></body></html>
0 commit comments