Home
last modified time | relevance | path

Searched refs:GtkSourceStyle (Results 1 – 25 of 75) sorted by relevance

123

/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/gtksourceviewmm/
H A Dstyle.h34 typedef struct _GtkSourceStyle GtkSourceStyle; typedef
58 typedef GtkSourceStyle BaseObjectType;
70 explicit Style(GtkSourceStyle* castitem);
92 GtkSourceStyle* gobj() { return reinterpret_cast<GtkSourceStyle*>(gobject_); } in gobj()
95 const GtkSourceStyle* gobj() const { return reinterpret_cast<GtkSourceStyle*>(gobject_); } in gobj()
98 GtkSourceStyle* gobj_copy();
252 Glib::RefPtr<Gsv::Style> wrap(GtkSourceStyle* object, bool take_copy = false);
H A Dstyle.cc40 Glib::RefPtr<Gsv::Style> wrap(GtkSourceStyle* object, bool take_copy) in wrap()
88 return new Style((GtkSourceStyle*)object); in wrap_new()
94 GtkSourceStyle* Style::gobj_copy() in gobj_copy()
107 Style::Style(GtkSourceStyle* castitem) in Style()
143 return Glib::wrap(gtk_source_style_copy(const_cast<GtkSourceStyle*>(gobj()))); in copy()
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourcestyle.h29 … GTK_SOURCE_STYLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SOURCE_STYLE, GtkSourceStyle))
32 typedef struct _GtkSourceStyle GtkSourceStyle; typedef
36 GtkSourceStyle *gtk_source_style_copy (const GtkSourceStyle *style);
H A Dgtksourcestylescheme.c410 static GtkSourceStyle *
414 GtkSourceStyle *style; in fix_style_colors()
468 GtkSourceStyle *
473 GtkSourceStyle *real_style; in gtk_source_style_scheme_get_style()
529 GtkSourceStyle *
537 GtkSourceStyle *
545 GtkSourceStyle *
597 GtkSourceStyle *style; in _gtk_source_style_scheme_get_current_line_color()
609 GtkSourceStyle *style, in set_text_style()
632 GtkSourceStyle *style) in set_line_numbers_style()
[all …]
H A Dgtksourcestylescheme.h69 GtkSourceStyle *gtk_source_style_scheme_get_style (GtkSourceStyleScheme *scheme,
80 GtkSourceStyle *_gtk_source_style_scheme_get_matching_brackets_style
82 GtkSourceStyle *_gtk_source_style_scheme_get_right_margin_style
84 GtkSourceStyle *_gtk_source_style_scheme_get_draw_spaces_style
H A Dgtksourcestyle.c44 G_DEFINE_TYPE (GtkSourceStyle, gtk_source_style, G_TYPE_OBJECT)
190 gtk_source_style_init (GtkSourceStyle *style) in gtk_source_style_init()
217 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_set_property()
315 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_get_property()
381 GtkSourceStyle *
382 gtk_source_style_copy (const GtkSourceStyle *style) in gtk_source_style_copy()
384 GtkSourceStyle *copy; in gtk_source_style_copy()
415 _gtk_source_style_apply (const GtkSourceStyle *style, in _gtk_source_style_apply()
H A Dgtksourcestyle-private.h59 void _gtk_source_style_apply (const GtkSourceStyle *style,
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcestyle.h34 …_STYLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_SOURCE_TYPE_STYLE, GtkSourceStyle))
46 GtkSourceStyle *gtk_source_style_copy (const GtkSourceStyle *style);
49 void gtk_source_style_apply (const GtkSourceStyle *style,
H A Dgtksourcestylescheme.c454 static GtkSourceStyle *
458 GtkSourceStyle *style; in fix_style_colors()
496 static GtkSourceStyle *
559 GtkSourceStyle *
563 GtkSourceStyle *style; in gtk_source_style_scheme_get_style()
596 GtkSourceStyle *
604 GtkSourceStyle *
612 GtkSourceStyle *
664 GtkSourceStyle *style; in _gtk_source_style_scheme_get_current_line_color()
681 GtkSourceStyle *style; in _gtk_source_style_scheme_get_background_pattern_color()
[all …]
H A Dgtksourcestylescheme.h76 GtkSourceStyle *gtk_source_style_scheme_get_style (GtkSourceStyleScheme *scheme,
101 GtkSourceStyle *_gtk_source_style_scheme_get_matching_brackets_style (GtkSourceStyleScheme *scheme…
104 GtkSourceStyle *_gtk_source_style_scheme_get_right_margin_style (GtkSourceStyleScheme *scheme);
107 GtkSourceStyle *_gtk_source_style_scheme_get_draw_spaces_style (GtkSourceStyleScheme *sch…
H A Dgtksourcestyle.c53 G_DEFINE_TYPE (GtkSourceStyle, gtk_source_style, G_TYPE_OBJECT)
237 gtk_source_style_init (GtkSourceStyle *style) in gtk_source_style_init()
264 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_set_property()
407 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_get_property()
501 GtkSourceStyle *
502 gtk_source_style_copy (const GtkSourceStyle *style) in gtk_source_style_copy()
504 GtkSourceStyle *copy; in gtk_source_style_copy()
540 gtk_source_style_apply (const GtkSourceStyle *style, in gtk_source_style_apply()
H A Dgtksourcesearchcontext.h78 GtkSourceStyle *gtk_source_search_context_get_match_style (GtkSourceSearchContext *search);
82 GtkSourceStyle *match_style);
H A Dgtksourcetypes.h62 typedef struct _GtkSourceStyle GtkSourceStyle; typedef
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcestyle.h39 …_STYLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_SOURCE_TYPE_STYLE, GtkSourceStyle))
51 GtkSourceStyle *gtk_source_style_copy (const GtkSourceStyle *style);
54 void gtk_source_style_apply (const GtkSourceStyle *style,
H A Dgtksourcestylescheme.c456 static GtkSourceStyle *
460 GtkSourceStyle *style; in fix_style_colors()
520 GtkSourceStyle *
524 GtkSourceStyle *style = NULL; in gtk_source_style_scheme_get_style()
525 GtkSourceStyle *real_style; in gtk_source_style_scheme_get_style()
564 GtkSourceStyle *
572 GtkSourceStyle *
580 GtkSourceStyle *
632 GtkSourceStyle *style; in _gtk_source_style_scheme_get_current_line_color()
649 GtkSourceStyle *style; in _gtk_source_style_scheme_get_background_pattern_color()
[all …]
H A Dgtksourcestylescheme.h82 GtkSourceStyle *gtk_source_style_scheme_get_style (GtkSourceStyleScheme *scheme,
107 GtkSourceStyle *_gtk_source_style_scheme_get_matching_brackets_style (GtkSourceStyleScheme *scheme…
110 GtkSourceStyle *_gtk_source_style_scheme_get_right_margin_style (GtkSourceStyleScheme *scheme);
113 GtkSourceStyle *_gtk_source_style_scheme_get_draw_spaces_style (GtkSourceStyleScheme *sch…
H A Dgtksourcestyle.c55 G_DEFINE_TYPE (GtkSourceStyle, gtk_source_style, G_TYPE_OBJECT)
255 gtk_source_style_init (GtkSourceStyle *style) in gtk_source_style_init()
282 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_set_property()
430 GtkSourceStyle *style = GTK_SOURCE_STYLE (object); in gtk_source_style_get_property()
528 GtkSourceStyle *
529 gtk_source_style_copy (const GtkSourceStyle *style) in gtk_source_style_copy()
531 GtkSourceStyle *copy; in gtk_source_style_copy()
567 gtk_source_style_apply (const GtkSourceStyle *style, in gtk_source_style_apply()
H A Dgtksourcesearchcontext.h87 GtkSourceStyle *gtk_source_search_context_get_match_style (GtkSourceSearchContext *search);
91 GtkSourceStyle *match_style);
H A Dgtksourcetypes.h68 typedef struct _GtkSourceStyle GtkSourceStyle; typedef
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/docs/reference/html/
H A Dindex.sgml416 <ANCHOR id="GtkSourceStyle.synopsis" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle.syn…
418 <ANCHOR id="GtkSourceStyle.properties" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle.p…
419 <ANCHOR id="GtkSourceStyle.description" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle.…
420 <ANCHOR id="GtkSourceStyle.details" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle.deta…
421 <ANCHOR id="GtkSourceStyle-struct" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle-struc…
424 <ANCHOR id="GtkSourceStyle--background" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle-…
426 <ANCHOR id="GtkSourceStyle--bold" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle--bold">
427 <ANCHOR id="GtkSourceStyle--bold-set" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle--b…
430 <ANCHOR id="GtkSourceStyle--italic" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle--ita…
436 <ANCHOR id="GtkSourceStyle--underline" href="gtksourceview-2.0/GtkSourceStyle.html#GtkSourceStyle--…
[all …]
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/src/
H A Dgtksourceview_signals.defs839 ;; From GtkSourceStyle
842 (of-object "GtkSourceStyle")
851 (of-object "GtkSourceStyle")
860 (of-object "GtkSourceStyle")
869 (of-object "GtkSourceStyle")
878 (of-object "GtkSourceStyle")
887 (of-object "GtkSourceStyle")
896 (of-object "GtkSourceStyle")
905 (of-object "GtkSourceStyle")
914 (of-object "GtkSourceStyle")
[all …]
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/gtksourceviewmm/private/
H A Dstyle_p.h19 typedef GtkSourceStyle BaseObjectType;
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/quick-highlight/
H A Dgbp-quick-highlight-editor-page-addin.c91 GtkSourceStyle *style = NULL; in do_delayed_quick_highlight()
162 GtkSourceStyle *style = NULL; in buffer_notify_style_scheme()
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/codegen/m4/
H A Dconvert_gtksourceview.m494 # GtkSourceStyle -> Gsv::Style
95 _CONVERSION(`GtkSourceStyle*',`Glib::RefPtr<Style>',`Glib::wrap($3)')
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/code/
H A Dide-source-style-scheme.c38 GtkSourceStyle *style; in ide_source_style_scheme_apply_style()

123