Virtual Method

GtkBuilderScopeget_type_from_name

Declaration [src]

GType
get_type_from_name (
  GtkBuilderScope* self,
  GtkBuilder* builder,
  const char* type_name
)

Description

No description available.

Parameters

builder

Type: GtkBuilder

No description available.

The data is owned by the caller of the method.
type_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: GType

No description available.