issues
search
elementary
/
shortcut-overlay
A native, OS-wide shortcut overlay
https://elementary.io
GNU General Public License v3.0
33
stars
8
forks
source link
MainWindow: Coding style
#105
Closed
ryonakano
closed
3 years ago
ryonakano
commented
3 years ago
Use GObject style
Use properties instead of setters if possible
Use
add ()
instead of
attach ()
for the grid
add ()
instead ofattach ()
for the grid