Method
RBSegmentedBaradd_segment
Declaration [src]
guint
rb_segmented_bar_add_segment (
RBSegmentedBar* bar,
const gchar* title,
gdouble percent,
gdouble red,
gdouble green,
gdouble blue,
gdouble alpha
)
Parameters
title-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. percent-
Type:
gdoubleNo description available.
red-
Type:
gdoubleNo description available.
green-
Type:
gdoubleNo description available.
blue-
Type:
gdoubleNo description available.
alpha-
Type:
gdoubleNo description available.