GtkBuildableIface.getName

struct GtkBuildableIface
extern (C)
const(char)* function(GtkBuildable* buildable) getName;

Return Value

the name set with gtk_buildable_set_name()

Meta