Virtual Method

Gtk.BuilderScope.get_type_from_function

Declaration [src]

GType
get_type_from_function (
  GtkBuilderScope* self,
  GtkBuilder* builder,
  const char* function_name
)

Description

No description available.

Parameters

builder GtkBuilder
  No description available.
 Ownership is not transferred to the callee
function_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: GType
No description available.