SourceStyleSchemeManager
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_source_style_scheme_manager_get_type ()" ) ]
[ GIR ( name = "StyleSchemeManager" ) ]
public class SourceStyleSchemeManager : Object
Content:
Properties:
Static methods:
Creation methods:
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
scehems 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