GtkNotebook::set_homogeneous_tabs
void set_homogeneous_tabs(bool homogeneous);
Sets whether or not all tabs should be the same width. If
homogeneous is true all tabs
will have equal width. If homogeneous is
false the width of each tab will depend on the size of
the label.