GtkCustomAllocateFunc

A function to be used by GtkCustomLayout to allocate a widget.

alias GtkCustomAllocateFunc = void function(GtkWidget* widget, int width, int height, int baseline)

Meta