class Gdk::ContentFormatsBuilder
 
  - Gdk::ContentFormatsBuilder
 - Reference
 - Object
 
Overview
Creates Gdk::ContentFormats objects.
Defined in:
lib/gi-crystal/src/auto/gdk-4.0/content_formats_builder.crConstructors
Class Method Summary
- 
        .g_type : UInt64
        
          
Returns the type id (GType) registered in GLib type system.
 
Instance Method Summary
- #add_formats(formats : Gdk::ContentFormats) : Nil
 - #add_gtype(type : UInt64) : Nil
 - #add_mime_type(mime_type : String) : Nil
 - #finalize
 - #ref : Gdk::ContentFormatsBuilder
 - #to_formats : Gdk::ContentFormats
 - #to_unsafe : Pointer(Void)
 - #unref : Nil