Canvas
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Canvas ()
public Canvas ()
Creates a new Canvas widget.
A CanvasGroup is created automatically as the root item of the canvas, though this can be overriden with set_root_item or set_root_item_model.
Returns:
a new Canvas widget. |