GSourceView.source_tag_style.3o

Langue: en

Version: 279642 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GSourceView.source_tag_style - no description

Class

Class GSourceView.source_tag_style

Documentation

class source_tag_style : GtkSourceView_types.source_tag_style Gtk.obj -> object end

Parameters:

""

GtkSourceView_types.source_tag_style Gtk.obj

method as_source_tag_style : GtkSourceView_types.source_tag_style Gtk.obj

method copy : GSourceView.source_tag_style

method background : Gdk.color

method bold : bool

method foreground : Gdk.color

method italic : bool

method strikethrough : bool

method underline : bool

method use_background : bool

method use_foreground : bool

method set_background : Gdk.color -> unit

method set_background_by_name : string -> unit

method set_bold : bool -> unit

method set_foreground : Gdk.color -> unit

method set_foreground_by_name : string -> unit

method set_italic : bool -> unit

method set_strikethrough : bool -> unit

method set_underline : bool -> unit

method set_use_background : bool -> unit

method set_use_foreground : bool -> unit