Skip to main content

gtk_popover_bin_set_child

Function gtk_popover_bin_set_child 

Source
pub unsafe extern "C" fn gtk_popover_bin_set_child(
    self_: *mut GtkPopoverBin,
    child: *mut GtkWidget,
)
Available on crate feature v4_22 only.