Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkEntryGetIconPixbuf

gtkEntryGetIconPixbuf


Description

Retrieves the image used for the icon.

Usage

gtkEntryGetIconPixbuf(object, icon.pos)

Arguments

object

A GtkEntry

icon.pos

Icon position

Details

Unlike the other methods of setting and getting icon data, this method will work regardless of whether the icon was set using a GdkPixbuf, a GIcon, a stock item, or an icon name. Since 2.16

Value

[GdkPixbuf] A GdkPixbuf, or NULL if no icon is set for this position.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.