Accessing the GtkLabel in the tab of a GtkNoteBook.

Bug #1225595 reported by Dan Chapman 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
autopilot-gtk
New
Undecided
Unassigned

Bug Description

Being able to get the globalRect of the GtkLabel in a tab of a GtkNoteBook would be really handy to have, so we can change tabs. Currently its difficult to change tabs. Its easy enough to check the Tab Label text value as this can be seen via the ATK GtkNoteBookPageAccessible.accessible_name property. Looking in the docs I see there are two poroperties that can access the tab,

1) gtk_notebook_get_tab_label() - returns the tab label widget for the page child
2) gtk_notebook_get_tab_label_text() - returns the text of the tab label widget for the page child

The latter is probably redundent as we can see the label text anyway. Could option (1) be of any use to do this??

Cheers

Dan

Dan Chapman  (dpniel)
description: updated
summary: - Accessing the GtkLabel of a GtkNoteBook.
+ Accessing the GtkLabel in the tab of a GtkNoteBook.
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.