package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Wrappers/Cell_renderer_pixbuf/index.html
Module Wrappers.Cell_renderer_pixbuf
type t =
[ `cell_renderer_pixbuf | `cell_renderer | `initially_unowned | `object_ ]
Gobject.objval new_ : unit -> tCreate a new CellRendererPixbuf
val get_gicon : t -> Ocgtk_gio.Gio.Wrappers.Icon.tGet property: gicon
val set_gicon : t -> Ocgtk_gio.Gio.Wrappers.Icon.t -> unitSet property: gicon
val get_icon_name : t -> stringGet property: icon-name
val set_icon_name : t -> string -> unitSet property: icon-name
val get_icon_size : t -> Gtk_enums.iconsizeGet property: icon-size
val set_icon_size : t -> Gtk_enums.iconsize -> unitSet property: icon-size
val set_pixbuf : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t -> unitSet property: pixbuf
val get_pixbuf_expander_closed :
t ->
Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.tGet property: pixbuf-expander-closed
val set_pixbuf_expander_closed :
t ->
Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t ->
unitSet property: pixbuf-expander-closed
val get_pixbuf_expander_open : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.tGet property: pixbuf-expander-open
val set_pixbuf_expander_open :
t ->
Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t ->
unitSet property: pixbuf-expander-open
val get_texture : t -> Ocgtk_gdk.Gdk.Wrappers.Texture.tGet property: texture
val set_texture : t -> Ocgtk_gdk.Gdk.Wrappers.Texture.t -> unitSet property: texture
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>