gtksourceview2.Style
gtksourceview2.Style — Style object for gtksourceview2.View
Synopsis
class gtksourceview2.Style(gobject.GObject):
def copy()
|
Ancestry
+-- gobject.GObject
+-- gtksourceview2.Style
Methods
gtksourceview2.Style.copy
def copy()
Returns: | a copy of
gtksourceview2.Style . |
The copy
() method Creates a copy of style
,
that is a new gtksourceview2.Style
instance which has the same attributes set.