GtkComboBoxClass.formatEntryText

Signal which allows you to change how the text displayed in a combo box’s entry is displayed.

struct GtkComboBoxClass
extern (C)
char* function(GtkComboBox* comboBox, const(char)* path) formatEntryText;