Method

IdePageget_primary_color_bg

since: 3.32

Declaration

const GdkRGBA*
ide_page_get_primary_color_bg (
  IdePage* self
)

Description

Gets the IdePage:primary-color-bg property if it has been set.

The primary-color-bg can be used to alter the color of the layout stack header to match the document contents.

Available since: 3.32

Return value

Type: GdkRGBA

A GdkRGBA or NULL.

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