sig
val cast :
'a Gobject.obj -> GtkSourceView2_types.source_style_scheme Gobject.obj
val create :
GtkSourceView2_types.source_style_scheme Gobject.param list ->
GtkSourceView2_types.source_style_scheme Gobject.obj
external get_name :
GtkSourceView2_types.source_style_scheme Gtk.obj -> string
= "ml_gtk_source_style_scheme_get_name"
external get_description :
GtkSourceView2_types.source_style_scheme Gtk.obj -> string
= "ml_gtk_source_style_scheme_get_description"
end