gtksource.gutter_renderer_pixbuf
Module for [GutterRendererPixbuf] class
Types 3
Methods
GutterRendererPixbufGidBuilder builder() static nothrowGet builder for [gtksource.gutter_renderer_pixbuf.GutterRendererPixbuf] Returns: New builder objectstring getIconName() nothrowvoid setGicon(gio.icon.Icon icon = null) nothrowvoid setIconName(string iconName = null) nothrowvoid setPixbuf(gdkpixbuf.pixbuf.Pixbuf pixbuf = null) nothrowclassGutterRendererPixbufGidBuilderImpl(T) : gtksource.gutter_renderer.GutterRendererGidBuilderImpl!T
Fluent builder implementation template for gtksource.gutter_renderer_pixbuf.GutterRendererPixbuf
Methods
T gicon(gio.icon.Icon propval) nothrowT iconName(string propval) nothrowT pixbuf(gdkpixbuf.pixbuf.Pixbuf propval) nothrow