Type Alias: GtkSourceGutterRendererPixbufProps
GtkSourceGutterRendererPixbufProps =
Omit<GtkSourceGutterRendererProps,"onNotify"> &object
Defined in: generated/jsx.ts:5020
Props for the GtkSourceGutterRendererPixbuf widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
gicon? | Gio.Icon | - | generated/jsx.ts:5021 |
iconName? | string | - | generated/jsx.ts:5022 |
onNotify? | (self, propName) => void | null | Called when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case) | generated/jsx.ts:5030 |
paintable? | Gdk.Paintable | null | - | generated/jsx.ts:5023 |
pixbuf? | GdkPixbuf.Pixbuf | - | generated/jsx.ts:5024 |
ref? | Ref<GtkSource.GutterRendererPixbuf> | - | generated/jsx.ts:5033 |