GtkBuildableIface.getName

The getter corresponding to @set_name. Implement this if you implement @set_name.

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