Make color chooser always come up with palette

This commit is contained in:
Matthias Clasen
2012-02-01 01:53:08 -05:00
parent d3b30bff0c
commit 3a35895a00
4 changed files with 56 additions and 13 deletions

View File

@ -52,6 +52,7 @@ gtk_color_chooser_default_init (GtkColorChooserInterface *iface)
P_("Whether alpha should be shown"),
TRUE,
GTK_PARAM_READWRITE));
/**
* GtkColorChooser::color-activated:
* @self: the object which received the signal