| GNOME Desktop Library Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Synopsis
GnomeRRLabeler * gnome_rr_labeler_new (GnomeRRConfig *config); void gnome_rr_labeler_hide (GnomeRRLabeler *labeler); void gnome_rr_labeler_get_color_for_output (GnomeRRLabeler *labeler,GnomeRROutputInfo *output,GdkColor *color_out); struct GnomeRRLabeler; struct GnomeRRLabelerClass;
Details
gnome_rr_labeler_get_color_for_output ()
void gnome_rr_labeler_get_color_for_output (GnomeRRLabeler *labeler,GnomeRROutputInfo *output,GdkColor *color_out);
Property Details
The "config" property
"config" GnomeRRConfig* : Write / Construct Only
RandR configuration to label.
