Notebook with right-aligned button



Hi, I'm wondering whether it's possible to add a right-aligned button or tab to a GtkNotebook like the following ASCII art shows:

/---------\
/---------\ /---------\             /-----\
|  TAB A  | |  TAB B  | |  TAB C  |             | BTN |
-------------------------------------------------------
|                                                     |
|                                                     |
|                                                     |
|                                                     |
|                                                     |
|                                                     |
|                                                     |
\-----------------------------------------------------/

As you see, it should look somewhat like Firefox's tab list button.

If that's not possible, how can I expand the right-most tab to the full notebook width ("Tab expand" in Glade doesn't expand it to the full width) and make the tab label insensitive so that only the button can be clicked but not the tab?

Hope you understand what I mean ;-)

Best regards


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]