mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
add comment
This commit is contained in:
parent
abbb28a90a
commit
ddc746566a
@ -48,7 +48,9 @@ pub struct Page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl Page {
|
impl Page {
|
||||||
// Construct
|
// Constructors
|
||||||
|
|
||||||
|
/// Create new activated `Arc<Self>`
|
||||||
pub fn new_arc(
|
pub fn new_arc(
|
||||||
id: GString,
|
id: GString,
|
||||||
action_tab_open: SimpleAction,
|
action_tab_open: SimpleAction,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user