Gtk.SourceStyleSchemeManager – gtksourceview-3.0 Reference Manual
Packages
gtksourceview-3.0
Gtk
SourceStyleSchemeManager
scheme_ids
search_path
get_default
SourceStyleSchemeManager
append_search_path
force_rescan
get_scheme
get_scheme_ids
get_search_path
prepend_search_path
set_search_path
SourceStyleSchemeManager
Object Hierarchy:
Description:
[
CCode
( type_id =
"gtk_source_style_scheme_manager_get_type ()"
) ]
[
GIR
( name =
"StyleSchemeManager"
) ]
public
class
SourceStyleSchemeManager
:
Object
Provides access to [class@StyleScheme]s.
Namespace:
Gtk
Package:
gtksourceview-3.0
Content:
Properties:
public
string
[]
scheme_ids
{
get
; }
public
string
[]
search_path
{
get
;
set
; }
Static methods:
public
static
unowned
SourceStyleSchemeManager
get_default
()
Returns the default
SourceStyleSchemeManager
instance.
Creation methods:
public
SourceStyleSchemeManager
()
Creates a new style manager.
Methods:
public
void
append_search_path
(
string
path)
Appends
path
to the list of directories where the
this
looks for style scheme files.
public
void
force_rescan
()
Mark any currently cached information about the available style schems as invalid.
public
unowned
SourceStyleScheme
get_scheme
(
string
scheme_id)
Looks up style scheme by id.
public
unowned
string
[]?
get_scheme_ids
()
Returns the ids of the available style schemes.
public
unowned
string
[]
get_search_path
()
Returns the current search path for the
this
.
public
void
prepend_search_path
(
string
path)
Prepends
path
to the list of directories where the
this
looks for style scheme files.
public
void
set_search_path
(
string
[]? path)
Sets the list of directories where the
this
looks for style scheme files.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref