Class
AdwStatusPage
Description [src]
final class Adw.StatusPage : Gtk.Widget {
/* No available fields */
}
A page used for empty/error states and similar use-cases.
The AdwStatusPage
widget can have an icon, a title, a description and a
custom widget which is displayed below them.
CSS nodes
AdwStatusPage
has a main CSS node with name statuspage
.
AdwStatusPage
can use the .compact
style class for when it needs to fit
into a small space such a sidebar or a popover.
Available since: | 1.0 |