Method
GtkPopoverget_child
Declaration [src]
GtkWidget*
gtk_popover_get_child (
GtkPopover* popover
)
Return value
Type: GtkWidget
The child widget of popover
.
The returned data is owned by the instance. |
The return value can be NULL . |