Skip to content

[HELP] Get a child widget from a Notebook page #1700

Closed Answered by bilelmoussaoui
Wanpaku asked this question in Q&A
Discussion options

You must be logged in to vote

You have to cast the gtk::Widget as gtk::ListBox. let listbox = current_page_child.downcast::<gtk::ListBox>().unwrap()

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Wanpaku
Comment options

You must be logged in to vote
1 reply
@Wanpaku
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1699 on April 16, 2024 11:38.