GtkBuildableIface.customTagEnd

Called for the end tag of each custom element that is handled by the buildable (see @custom_tag_start).

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