Method

GtkPopoverget_child

[]

Declaration [src]

GtkWidget*
gtk_popover_get_child (
  GtkPopover* popover
)
[]

Description [src]

Gets the child widget of popover.

Gets propertyGtk.Popover:child
[]

Return value

Type: GtkWidget

The child widget of popover.

The returned data is owned by the instance.
The return value can be NULL.