Method
GskBorderNodeget_colors
Declaration [src]
const GdkRGBA*
gsk_border_node_get_colors (
const GskRenderNode* node
)
Return value
Type: GdkRGBA
An array of 4 GdkRGBA
structs
for the top, right, bottom and left color of the border.
The returned data is owned by the instance. |