Warning
gdk_rgb_set_min_colors is deprecated and should not be used in newly-written code.
Sets the minimum number of colors for the color cube. Generally,
GdkRGB tries to allocate the largest color cube it can. If it can't
allocate a color cube at least as large as min_colors, it installs a
private colormap.
Warning gdk_rgb_set_min_colors is deprecated and should not be used in newly-written code. Sets the minimum number of colors for the color cube. Generally, GdkRGB tries to allocate the largest color cube it can. If it can't allocate a color cube at least as large as min_colors, it installs a private colormap.