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

Added miscellaneous text and window related bindings #558

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

jonathanBieler
Copy link
Collaborator

@jonathanBieler jonathanBieler commented Feb 5, 2021

I've added the bindings for a couple of functions that are not in GAccessor. I think that's the last batch of methods I had in my GtkExtensions package.

I haven't had the time to add tests so I didn't exported the methods (not sure if we want to export everything all the time), but I think it's still good to have those in here. I'll add some if I have the opportunity. I also fixed a couple of formatting issues.

@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #558 (920131d) into master (b61cb23) will decrease coverage by 0.88%.
The diff coverage is 2.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
- Coverage   47.67%   46.79%   -0.89%     
==========================================
  Files          32       32              
  Lines        2391     2432      +41     
==========================================
- Hits         1140     1138       -2     
- Misses       1251     1294      +43     
Impacted Files Coverage Δ
src/gdk.jl 37.93% <0.00%> (-6.07%) ⬇️
src/lists.jl 53.76% <0.00%> (-1.52%) ⬇️
src/text.jl 35.78% <0.00%> (-2.71%) ⬇️
src/theme.jl 42.10% <10.00%> (-30.63%) ⬇️
src/GLib/signals.jl 73.05% <0.00%> (-0.92%) ⬇️

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 b61cb23...40565e3. Read the comment docs.

@jonathanBieler
Copy link
Collaborator Author

If no one objects I'll merge this later.

@jonathanBieler jonathanBieler merged commit 4a24142 into master Jun 24, 2021
@jonathanBieler jonathanBieler deleted the text_window_bindings branch June 24, 2021 09:16
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.

1 participant