Builder


Object Hierarchy:

Gck.Builder Gck.Builder Gck.Builder

Description:

[ CCode ( ref_function = "gck_builder_ref" , type_id = "gck_builder_get_type ()" , unref_function = "gck_builder_unref" ) ]
[ Compact ]
public class Builder

A builder for a set of attributes.

Add attributes to a builder, and then use [method@Builder.end] to get the completed [struct@Attributes].

The fields of Builder are private and not to be accessed directly.


Namespace: Gck
Package: gck-2

Content:

Creation methods:

Methods: