Builder


Object Hierarchy:

Gck.Builder Gck.Builder Gck.Builder

Description:

[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gck_builder_get_type ()" ) ]
[ Compact ]
public class Builder

A builder for a set of attributes.

Add attributes to a builder, and then use [methodBuilder.end] to get the completed [structAttributes].

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


Namespace: Gck
Package: gck-1

Content:

Static methods:

Creation methods:

Methods: