GtkSource.GutterRendererPixbuf¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The gicon |
||
r/w |
The icon name |
||
r/w |
The pixbuf |
||
d/r/w |
The stock id |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GtkSource.GutterRendererPixbuf(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
- Return type:
Create a new
GtkSource.GutterRendererPixbuf
.
- get_pixbuf()¶
- Returns:
- Return type:
Get the pixbuf of the renderer.
- get_stock_id()¶
- Returns:
the stock id.
- Return type:
Deprecated since version 3.10: Don’t use this function.
- set_pixbuf(pixbuf)¶
- Parameters:
pixbuf (
GdkPixbuf.Pixbuf
orNone
) – the pixbuf, orNone
.
Property Details¶
- GtkSource.GutterRendererPixbuf.props.gicon¶
-
The gicon
- GtkSource.GutterRendererPixbuf.props.icon_name¶
-
The icon name
- GtkSource.GutterRendererPixbuf.props.pixbuf¶
- Name:
pixbuf
- Type:
- Default Value:
- Flags:
The pixbuf