enum Adw::BannerButtonStyle
 
  Overview
Describes the available button styles for #Banner.
New values may be added to this enumeration over time.
See [property@Banner:button-style].
Defined in:
lib/gi-crystal/src/auto/adw-1/adw.crEnum Members
- 
        Default = 
0_u32 - 
        
The default button style.
 - 
        Suggested = 
1_u32 - 
        
A button in the suggested action style.
 
Class Method Summary
- 
        .g_type : UInt64
        
          
Returns the type id (GType) registered in GLib type system.