Method

GdkContentFormatsBuilderadd_gtype

Declaration [src]

void
gdk_content_formats_builder_add_gtype (
  GdkContentFormatsBuilder* builder,
  GType type
)

Description [src]

Appends type to builder if it has not already been added.

Parameters

type

Type: GType

A GType.