Method

HeDialogadd

Declaration

void
he_dialog_add (
  HeDialog* self,
  GtkWidget* widget
)

Description [src]

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

Since: 1.0.

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the method.