Method

HeViewadd

Declaration

void
he_view_add (
  HeView* self,
  GtkWidget* widget
)

Description [src]

Add a child directly to the view. Used only in code.

Since: 1.0.

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the method.