I want to create a vertical menus with focus switching ability.
Do i need to do it using GObject way to create a custom option with its own event signal or should i create it separately without GObject ?
Any suggestion would help. And can anyone give me links for proper example codes where coding is done in production environment instead of fancy examples.