gtkCellViewNewWithPixbuf {RGtk2}R Documentation

gtkCellViewNewWithPixbuf

Description

Creates a new GtkCellView widget, adds a GtkCellRendererPixbuf to it, and makes its show pixbuf.

Usage

gtkCellViewNewWithPixbuf(pixbuf)

Arguments

pixbuf [GdkPixbuf] the image to display in the cell view

Details

Since 2.6

Value

[GtkWidget] A newly created GtkCellView widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]