_gtkButtonColorGet retreives the selected color by a
ButtonColor object.
Prototype : fun [ObjGtkButton] [I I I I]
ObjGtkButton : a ButtonColor object.
Return [I I I I] : the four components : red, green
blue and alpha. Otherwise, nil if an error occurs (generally, the
given button is not a ButtonColor).