mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
5aaa66f426
commit
70f3b51591
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ This guide in process
|
|||
* at least one constructor that must return:
|
||||
* raw `struct` (`new() -> Self`) without cover to any kind of smart `std` or `glib` pointers
|
||||
* ownership to new object created
|
||||
* one link getter for widget implementation (`widget -> &Gtk`) because it's private
|
||||
* one public link getter for privately constructed widget (`widget -> &Gtk`)
|
||||
|
||||
### Contribution
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue