[Gajim-devel] chatstate argument of MessageControl.get_tab_label
Yann Le Boulanger
asterix at lagaule.org
Mon Apr 30 23:36:12 CEST 2007
Mikhail Gusarov wrote:
> Hi.
>
> Is 'chatstate' argument of MessageControl.get_tab_label supposed to be used in
> future or it is just a leftover? I found no code which calls get_tab_label with
> explicit 'chatstate' argument.
>
there is a notebook.get_tab_label() func, this is a GTK func. The one
you're talking about is a control.get_tab_label(chatstate) one that is
used in message_window.py line 357
--
Yann
More information about the Gajim-devel
mailing list