Module GtkMiscProps.Image.P

module P: sig .. end

val file : ([> `image ], string) Gobject.property
val icon_name : ([> `image ], string) Gobject.property
val icon_set : ([> `image ], Gtk.icon_set) Gobject.property
val icon_size : ([> `image ], GtkEnums.icon_size) Gobject.property
val pixbuf : ([> `image ], GdkPixbuf.pixbuf) Gobject.property
val pixel_size : ([> `image ], int) Gobject.property
val resource : ([> `image ], string) Gobject.property
val stock : ([> `image ], GtkStock.id) Gobject.property
val storage_type : ([> `image ], GtkEnums.image_type) Gobject.property
val use_fallback : ([> `image ], bool) Gobject.property