Constructor
AgsGuiPianonew
since: 3.0.0
Declaration [src]
AgsPiano*
ags_piano_new (
GtkOrientation orientation,
guint key_width,
guint key_height
)
Parameters
orientation-
Type:
GtkOrientationThe
GtkOrientation. key_width-
Type:
guintThe width of one key.
key_height-
Type:
guintThe height of one key.
Return value
Type: AgsPiano
The new AgsPiano instance.
| The data is owned by the called function. |