GtkBuildableIface.customFinished

Called for each custom tag handled by the buildable when the builder finishes parsing (see @custom_tag_start)

struct GtkBuildableIface
extern (C)
void function(GtkBuildable* buildable, GtkBuilder* builder, ObjectC* child, const(char)* tagname, void* data) customFinished;