Virtual Method

Gtk.Buildable.construct_child

Declaration [src]

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

Description

No description available.

Parameters

builder GtkBuilder
  No description available.
 Ownership is not transferred to the callee
name const char*
  No description available.
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string

Return value

Returns: GObject*
No description available.
Ownership is not transferred to the caller