GObject.Object
GtkSource.MarkAttributes
Import line: | GtkSource = imports.gi.GtkSource; |
GIR File: | GtkSource-3.0.gir |
C documentation: | GtkSourceMarkAttributes |
Class : | MarkAttributes |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
background : Gdk.RGBA
|
GtkSource.MarkAttributes | |
gicon : Gio.Icon
|
GtkSource.MarkAttributes | |
icon_name : String
|
GtkSource.MarkAttributes | |
parent : GObject.Object
read only
|
GtkSource.MarkAttributes | |
pixbuf : GdkPixbuf.Pixbuf
|
GtkSource.MarkAttributes | |
priv : GtkSource.MarkAttributesPrivate
read only
|
GtkSource.MarkAttributes | |
stock_id : String
|
GtkSource.MarkAttributes |
Method / Constructor | Defined By | |
---|---|---|
new GtkSource.MarkAttributes
(Object properties)
Create a new GtkSource.MarkAttributes
Create a new GtkSource.MarkAttributes
|
||
GtkSource.MarkAttributes | ||
get_gicon
()
:
Gio.Icon
|
GtkSource.MarkAttributes | |
get_icon_name
()
:
String
|
GtkSource.MarkAttributes | |
get_pixbuf
()
:
GdkPixbuf.Pixbuf
|
GtkSource.MarkAttributes | |
get_stock_id
()
:
String
|
GtkSource.MarkAttributes | |
|
GtkSource.MarkAttributes | |
|
GtkSource.MarkAttributes | |
|
GtkSource.MarkAttributes | |
set_background
(RGBA background)
:
none
|
GtkSource.MarkAttributes | |
set_gicon
(Icon gicon)
:
none
|
GtkSource.MarkAttributes | |
set_icon_name
(String icon_name)
:
none
|
GtkSource.MarkAttributes | |
set_pixbuf
(Pixbuf pixbuf)
:
none
|
GtkSource.MarkAttributes | |
set_stock_id
(String stock_id)
:
none
|
GtkSource.MarkAttributes |
Event | Defined By | |
---|---|---|
|
GtkSource.MarkAttributes | |
|
GtkSource.MarkAttributes |
Class / Namespace | Method / Signal / Properties |
---|---|
GtkSource.View
Method |
|
GtkSource.View
Method |
|