Layout.Scrolling
Classes
Layout.Scrolling
Layout template that allows its content to scroll vertically
Properties
    halign
		How to position in extra horizontal space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    valign
		How to position in extra vertical space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    hexpand
		Whether widget wants more horizontal space
- Default value
 - False
 
- Type
 - Boolean
 
    vexpand
		Whether widget wants more vertical space
- Default value
 - False
 
- Type
 - Boolean
 
    expand
		Whether widget wants to expand in both directions
- Default value
 - False
 
- Type
 - Boolean
 
    window-placement-set
		Whether "window-placement" should be used to determine the location of the contents with respect to the scrollbars.
- Default value
 - True
 
- Type
 - Boolean
 
    min-content-width
		The minimum width that the scrolled window will allocate to its content
- Default value
 - -1
 
- Type
 - Number
 
    min-content-height
		The minimum height that the scrolled window will allocate to its content
- Default value
 - -1
 
- Type
 - Number
 
    kinetic-scrolling
		Kinetic scrolling mode.
- Default value
 - True
 
- Type
 - Boolean
 
    overlay-scrolling
		Overlay scrolling mode
- Default value
 - True
 
- Type
 - Boolean
 
    max-content-width
		The maximum width that the scrolled window will allocate to its content
- Default value
 - -1
 
- Type
 - Number
 
    max-content-height
		The maximum height that the scrolled window will allocate to its content
- Default value
 - -1
 
- Type
 - Number
 
    propagate-natural-width
		Propagate Natural Width
- Default value
 - False
 
- Type
 - Boolean
 
    propagate-natural-height
		Propagate Natural Height
- Default value
 - False
 
- Type
 - Boolean
 
Slots
    content
		Where to put the content
The results of the search are