ColorDialogButton.rgba

gdk.rgba.RGBA rgba() @property

Get rgba property.

Returns

The selected color.

This property can be set to give the button its initial color, and it will be updated to reflect the users choice in the color chooser dialog.

Listen to notify::rgba to get informed about changes to the buttons color.

void rgba(gdk.rgba.RGBA propval) @property

Set rgba property.

Parameters

propvalThe selected color. This property can be set to give the button its initial color, and it will be updated to reflect the users choice in the color chooser dialog. Listen to notify::rgba to get informed about changes to the buttons color.