Method

Gtk.Revealer.get_child

Declaration [src]

GtkWidget*
gtk_revealer_get_child (
  GtkRevealer* revealer
)

Description [src]

Gets the child widget of revealer.

Gets propertyGtk.Revealer:child

Return value

Returns: GtkWidget

the child widget of revealer

Ownership is not transferred to the caller
Can be NULL