![]() |
![]() |
![]() |
colord-gtk Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
typedef CdSampleWidget; typedef CdSampleWidgetClass; GtkWidget * cd_sample_widget_new (void
); void cd_sample_widget_set_color (CdSampleWidget *sample
,const CdColorRGB *color
);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkDrawingArea +----CdSampleWidget
GtkWidget * cd_sample_widget_new (void
);
Returns : |
A new CdSampleWidget object. |
Since 0.1.24
void cd_sample_widget_set_color (CdSampleWidget *sample
,const CdColorRGB *color
);
Sets the color for the sample widget
|
This class instance |
|
A color |
Since 0.1.24