gtk_sys

Function gtk_image_set_from_icon_set

Source
pub unsafe extern "C" fn gtk_image_set_from_icon_set(
    image: *mut GtkImage,
    icon_set: *mut GtkIconSet,
    size: GtkIconSize,
)