gtksourceview::SourceStyleScheme Class Reference
the styling properties applicable to a SourceLanguage. More...
Inherits Glib::Interface.
List of all members.
Detailed Description
the styling properties applicable to a SourceLanguage.
Constructor & Destructor Documentation
virtual gtksourceview::SourceStyleScheme::~SourceStyleScheme |
( |
|
) |
[virtual] |
Member Function Documentation
static void gtksourceview::SourceStyleScheme::add_interface |
( |
GType |
gtype_implementer |
) |
[static] |
- Returns:
- A
0
-terminated array containing the scheme authors or 0
if no author is specified by the style scheme.
- Since gtksourceviewmm 2.0:
Glib::ustring gtksourceview::SourceStyleScheme::get_description |
( |
|
) |
const |
std::string gtksourceview::SourceStyleScheme::get_filename |
( |
|
) |
const |
- Returns:
- scheme file name if the scheme was created parsing a style scheme file or
0
in the other cases.
- Since gtksourceviewmm 2.0:
Glib::ustring gtksourceview::SourceStyleScheme::get_name |
( |
|
) |
const |
- Parameters:
-
| style_id | Id of the style to retrieve. |
- Returns:
- Style which corresponds to style_id in the scheme, or
0
when no style with this name found. It is owned by scheme and may not be unref'ed.
- Since gtksourceviewmm 2.0:
- Parameters:
-
| style_id | Id of the style to retrieve. |
- Returns:
- Style which corresponds to style_id in the scheme, or
0
when no style with this name found. It is owned by scheme and may not be unref'ed.
- Since gtksourceviewmm 2.0:
const GtkSourceStyleScheme* gtksourceview::SourceStyleScheme::gobj |
( |
|
) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface.
GtkSourceStyleScheme* gtksourceview::SourceStyleScheme::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface.
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
| object | The C instance. |
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file:
- gtksourceviewmm/sourcestylescheme.h