package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.Cell_renderer_pixbuf

type t = [ `cell_renderer_pixbuf | `cell_renderer | `initially_unowned | `object_ ] Gobject.obj
val new_ : unit -> t

Create a new CellRendererPixbuf

val get_gicon : t -> Ocgtk_gio.Gio.Wrappers.Icon.t

Get property: gicon

val set_gicon : t -> Ocgtk_gio.Gio.Wrappers.Icon.t -> unit

Set property: gicon

val get_icon_name : t -> string

Get property: icon-name

val set_icon_name : t -> string -> unit

Set property: icon-name

val get_icon_size : t -> Gtk_enums.iconsize

Get property: icon-size

val set_icon_size : t -> Gtk_enums.iconsize -> unit

Set property: icon-size

Set property: pixbuf

val get_pixbuf_expander_closed : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t

Get property: pixbuf-expander-closed

val set_pixbuf_expander_closed : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t -> unit

Set property: pixbuf-expander-closed

val get_pixbuf_expander_open : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t

Get property: pixbuf-expander-open

val set_pixbuf_expander_open : t -> Ocgtk_gdkpixbuf.GdkPixbuf.Wrappers.Pixbuf.t -> unit

Set property: pixbuf-expander-open

val get_texture : t -> Ocgtk_gdk.Gdk.Wrappers.Texture.t

Get property: texture

val set_texture : t -> Ocgtk_gdk.Gdk.Wrappers.Texture.t -> unit

Set property: texture