mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
add specification reference
This commit is contained in:
parent
1819a9a94e
commit
0911aba08c
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ pub struct Ignore {
|
||||||
memory: RefCell<Vec<Memory>>,
|
memory: RefCell<Vec<Memory>>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// https://docs.gtk.org/gio/property.SimpleProxyResolver.ignore-hosts.html
|
||||||
impl Ignore {
|
impl Ignore {
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue