Constructor
AgsGuiLednew
since: 3.0.0
Declaration [src]
AgsLed*
ags_led_new (
guint segment_width,
guint segment_height
)
Parameters
segment_width
-
Type:
guint
The width of the segment.
segment_height
-
Type:
guint
The height of the segment.
Return value
Type: AgsLed
The new AgsLed
.
The data is owned by the called function. |