CdSampleWidget
CdSampleWidget
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkDrawingArea
╰── CdSampleWidget
Functions
cd_sample_widget_new ()
GtkWidget *
cd_sample_widget_new (void
);
Since: 0.1.24
cd_sample_widget_set_color ()
void
cd_sample_widget_set_color (CdSampleWidget *sample
,
const CdColorRGB *color
);
Sets the color for the sample widget
Since: 0.1.24
Property Details
The “color”
property
“color” CdColorRGB *
Flags: Read / Write