package ocgtk

  1. Overview
  2. Docs
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/Cell_renderer_pixbuf/class-cell_renderer_pixbuf/index.html

Class Cell_renderer_pixbuf.cell_renderer_pixbuf

inherit Ocgtk_gtk__.GCell_renderer.cell_renderer_t
method gicon : Ocgtk_gio.Gio.Icon.icon_t
method set_gicon : Ocgtk_gio.Gio.Icon.icon_t -> unit
method icon_name : string
method set_icon_name : string -> unit
method icon_size : Ocgtk_gtk__.Gtk_enums.iconsize
method set_icon_size : Ocgtk_gtk__.Gtk_enums.iconsize -> unit
method set_pixbuf : Ocgtk_gdkpixbuf.GdkPixbuf.Pixbuf.pixbuf_t -> unit
method pixbuf_expander_closed : Ocgtk_gdkpixbuf.GdkPixbuf.Pixbuf.pixbuf_t
method set_pixbuf_expander_closed : Ocgtk_gdkpixbuf.GdkPixbuf.Pixbuf.pixbuf_t -> unit
method pixbuf_expander_open : Ocgtk_gdkpixbuf.GdkPixbuf.Pixbuf.pixbuf_t
method set_pixbuf_expander_open : Ocgtk_gdkpixbuf.GdkPixbuf.Pixbuf.pixbuf_t -> unit
method texture : Ocgtk_gdk.Gdk.Texture.texture_t
method set_texture : Ocgtk_gdk.Gdk.Texture.texture_t -> unit
method as_cell_renderer_pixbuf : Ocgtk_gtk__.Cell_renderer_pixbuf.t