Method

PanelFrameSwitcherget_background_rgba

Declaration [src]

const GdkRGBA*
panel_frame_switcher_get_background_rgba (
  PanelFrameSwitcher* self
)

Description [src]

Gets the background color of the switcher.

Return value

Returns: GdkRGBA
 

The background color.

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