Method

IdePageget_primary_color_bg

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

Returns: const GdkRGBA*
 

A GdkRGBA or NULL.

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