Constructor

GtkEventBoxnew

Declaration [src]

GtkWidget*
gtk_event_box_new (
  void
)

Description [src]

Creates a new GtkEventBox.

Return value

Type: GtkWidget

A new GtkEventBox.

The data is owned by the called function.