Package: gdk

GBoxed gdk:content-formats-builder

Declaration


(glib:define-gboxed-opaque content-formats "GdkContentFormatsBuilder"
  :export t
  :type-initializer "gdk_content_formats_builder_get_type"
  :alloc (%content-formats-builder-new))
  

Details

The gdk:content-formats-builder structure is an opaque structure. It is meant to not be kept around and only be used to create new gdk:content-formats instances.
 

Returned by

See also

2026-04-03