gtksource.gutter_renderer_pixbuf

Module for [GutterRendererPixbuf] class

Types 3

Methods
GType _gType() @property
GutterRendererPixbuf self()Returns `this`, for use in `with` statements.
GutterRendererPixbufGidBuilder builder()Get builder for [gtksource.gutterrendererpixbuf.GutterRendererPixbuf] Returns: New builder object
gio.icon.Icon gicon() @property
void gicon(gio.icon.Icon propval) @property
string iconName() @property
void iconName(string propval) @property
void pixbuf(gdkpixbuf.pixbuf.Pixbuf propval) @property
gio.icon.Icon getGicon()Get the gicon of the renderer Returns: a #GIcon
string getIconName()
gdkpixbuf.pixbuf.Pixbuf getPixbuf()Get the pixbuf of the renderer. Returns: a #GdkPixbuf
void setGicon(gio.icon.Icon icon = null)
void setIconName(string iconName = null)
Constructors
this(void * ptr, Flag!"Take" take)
this()Create a new #GtkSourceGutterRendererPixbuf. Returns: A #GtkSourceGutterRenderer

Fluent builder for [gtksource.gutter_renderer_pixbuf.GutterRendererPixbuf]