Layout.Placeholder
Classes
Layout.Placeholder
Module to occupy a slot while developing an app
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
 
    label
		Text of the frame's label
- Type
 - String
 
- Default value
 - None
 
    text
		Placeholder text
- Type
 - String
 
- Default value
 - Placeholder
 
The results of the search are