Virtual Method

GtkBuildableconstruct_child

Declaration [src]

GObject*
construct_child (
  GtkBuildable* buildable,
  GtkBuilder* builder,
  const char* name
)

Description

No description available.

Parameters

builder

Type: GtkBuilder

No description available.

The data is owned by the caller of the method.
name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: GObject

No description available.

The returned data is owned by the instance.