Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GtkScrolledWindow undefined methods #94

Open
d47081 opened this issue Apr 13, 2024 · 1 comment
Open

GtkScrolledWindow undefined methods #94

d47081 opened this issue Apr 13, 2024 · 1 comment

Comments

@d47081
Copy link
Contributor

d47081 commented Apr 13, 2024

At least following methods:

  • set_vadjustment
  • set_overlay_scrolling
  • set_kinetic_scrolling
  • set_capture_button_press
  • set_placement
  • unset_placement

Same for getters
https://docs.gtk.org/gtk3/class.ScrolledWindow.html

Related
#91 c5fbf1b

@apss-pohl
Copy link
Contributor

set_vadjustment is added in my recent PR: #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants