Navigation.TopMenu
Classes
Navigation.TopMenu
This module shows two submodules: (1) a banner, typically a logo; (2) a horizontal menu that includes all the options.
When the module cannot accomodate both the banner and the menu, it hides the banner.
Implements:
Properties
    factory-id
		Module ID
- Type
 - String
 
- Default value
 
    factory-path
		Path indicating where a module comes from in the app.json
- Type
 - String
 
- Default value
 
    halign
		How to position in extra horizontal space
- Type
 - GtkAlign
 
- Default value
 - 0
 
    valign
		How to position in extra vertical space
- Type
 - GtkAlign
 
- Default value
 - 0
 
    hexpand
		Whether widget wants more horizontal space
- Type
 - Boolean
 
- Default value
 - False
 
    vexpand
		Whether widget wants more vertical space
- Type
 - Boolean
 
- Default value
 - False
 
    expand
		Whether widget wants to expand in both directions
- Type
 - Boolean
 
- Default value
 - False
 
Slots
    banner
		Typically an image previewer to display the logo
- Required
 - yes
 
    menu
		Module that contains the horizontal menu
- Required
 - yes
 
The results of the search are