Card.Deck
Classes
Card.Deck
This card is useful for representing a set that can be explored further.
CSS classes:
- card - deprecated
 - content-frame - on the frame around the title and context
 - deck
 - title - on the document title
 - thumbnail - on the image thumbnail
 
Properties
    background-size
		How to scale the background thumbnail image.
- Type
 - String
 
- Default value
 - cover
 
    highlight-string
		Substring to be highlighted on card
- Type
 - String
 
- Default value
 
    sequence
		Sequence
- Type
 - Number
 
- Default value
 - 2
 
    text-halign
		Horizontal alignment of title text
- Type
 - GtkAlign
 
- Default value
 - 3
 
    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
 
The results of the search are