Method

PanelWidgetget_foreground_rgba

Declaration [src]

const GdkRGBA*
panel_widget_get_foreground_rgba (
  PanelWidget* self
)

Description [src]

Gets the foreground color of the widget.

Return value

Returns: GdkRGBA
 

The foreground color.

 The data is owned by the instance.
 The return value can be NULL.