mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
fix comment
This commit is contained in:
parent
4981815246
commit
e47c22ac92
@ -4,7 +4,7 @@ use gtk::{
|
|||||||
prelude::ActionExt,
|
prelude::ActionExt,
|
||||||
};
|
};
|
||||||
|
|
||||||
/// [SimpleAction](https://docs.gtk.org/gio/class.SimpleAction.html) wrapper for `Close` action of `Browser` group
|
/// [SimpleAction](https://docs.gtk.org/gio/class.SimpleAction.html) wrapper for `Append` action of `Browser` group
|
||||||
pub struct Append {
|
pub struct Append {
|
||||||
gobject: SimpleAction,
|
gobject: SimpleAction,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user