Constructor
GtkGraphicsOffloadnew
since: 4.14
Declaration [src]
GtkWidget*
gtk_graphics_offload_new (
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
The child widget.
The argument can be NULL
.The data is owned by the caller of the function.
Return value
Type: GtkWidget
The new widget.
The data is owned by the called function. |