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
1f017b7e7f
commit
f105b0946b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Guide and protocol draft
|
||||||
* return unwrapped (except `Option`, `Result`), activated new `Self` object
|
* return unwrapped (except `Option`, `Result`), activated new `Self` object
|
||||||
* grant ownership for new `Self` object created
|
* grant ownership for new `Self` object created
|
||||||
* public `activate` action if the new object can not be activated on construct
|
* public `activate` action if the new object can not be activated on construct
|
||||||
* public link getter for privately constructed `widget`
|
* public `link` getter for GTK `widget` (required for parental composition)
|
||||||
* Public API oriented to simple (`integer`, `boolean`), standard (`std::*`) or system-wide (`gio`, `glib`, etc) data types usage to reduce internal dependencies from app implementation
|
* Public API oriented to simple (`integer`, `boolean`), standard (`std::*`) or system-wide (`gio`, `glib`, etc) data types usage to reduce internal dependencies from app implementation
|
||||||
|
|
||||||
#### GTK
|
#### GTK
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue