summaryrefslogtreecommitdiff
path: root/applets/notification_area/na-grid.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-20na-tray: wide panels, preliminary batch box to grid renameFabien Broquard1-0/+43
box/Box/BOX changed to grid/Grid/GRID as a preliminary step to prepare for changing GtkBox in na-box/na-grid to a GtkGrid to make the notification area work well on vertical and wide panels note: even if everything is renamed to grid, the GtkWidget is still a GtkBox thats why GtkBox and GTK_TYPE_BOX have not been renamed.