Method

Gtk.Popover.get_child

Declaration [src]

GtkWidget*
gtk_popover_get_child (
  GtkPopover* popover
)

Description [src]

Gets the child widget of popover.

Gets propertyGtk.Popover:child

Return value

Returns: GtkWidget

the child widget of popover

Ownership is not transferred to the caller
Can be NULL