GTK+ MenuItem Size Small
问题 On a machine running Windows, the MenuItems are too small for my use case. Therefore, my question is, " how I may increase the font size of the text "Save", "Load" and "Exit?" " If not, then how can I increase the padding between the MenuItems? (without adding more of those line separators as seen between "Load" and "Exit") Additionally, how may I remove the intermediate variable SubMenu1 , if possible? Cropped Screenshot Below is a complete source to reproduce: #include <gtk/gtk.h> int main