Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Provide the stated GtkTextView interface #550

Merged
merged 1 commit into from
Jan 1, 2021
Merged

Provide the stated GtkTextView interface #550

merged 1 commit into from
Jan 1, 2021

Conversation

timholy
Copy link
Member

@timholy timholy commented Dec 31, 2020

It seems that v[:buffer, GtkTextBuffer] was intended to be provided
by automated mechanisms, but it doesn't currently work.
This provides it manually.

It seems that `v[:buffer, GtkTextBuffer]` was intended to be provided
by automated mechanisms, but it doesn't currently work.
This provides it manually.
@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #550 (81e7f42) into master (8442bfb) will decrease coverage by 2.36%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
- Coverage   49.90%   47.53%   -2.37%     
==========================================
  Files          32       32              
  Lines        2513     2373     -140     
==========================================
- Hits         1254     1128     -126     
+ Misses       1259     1245      -14     
Impacted Files Coverage Δ
src/text.jl 38.48% <44.44%> (-3.44%) ⬇️
src/GLib/gerror.jl 33.33% <0.00%> (-6.67%) ⬇️
src/cairo.jl 70.00% <0.00%> (-4.29%) ⬇️
src/lists.jl 55.28% <0.00%> (-4.08%) ⬇️
src/layout.jl 23.86% <0.00%> (-3.32%) ⬇️
src/container.jl 44.44% <0.00%> (-3.06%) ⬇️
src/toolbar.jl 75.00% <0.00%> (-2.78%) ⬇️
src/buttons.jl 62.66% <0.00%> (-2.77%) ⬇️
src/theme.jl 72.72% <0.00%> (-2.28%) ⬇️
src/selectors.jl 21.35% <0.00%> (-2.23%) ⬇️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8442bfb...81e7f42. Read the comment docs.

@tknopp tknopp merged commit aef0daa into master Jan 1, 2021
@tknopp tknopp deleted the teh/textview branch January 1, 2021 17:19
timholy added a commit to JuliaGizmos/GtkObservables.jl that referenced this pull request Jan 8, 2021
Sadly, this this occasionally segfaults, and it's not clear why.
Requires JuliaGraphics/Gtk.jl#550
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants