Is there a way to set a tooltip over the header-button of a GtkTreeViewColumn?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On 10/22/05, Dennis Morgan <[EMAIL PROTECTED]> wrote:
> Hi,
> it seems to work okay when i try to update it in the same function
> in which the column is created but when its changed away
> from that it seems to just want to ignore additions.
That code won't work. Your model is
I have a textview packed into a scrolledwindow. The textview buffer is
linked to a pipe to display output lines from a spwned process. I
need the textview to scroll down while text is inserted in the buffer,
otherwise I can't follow the lines. In other words, how to keep in
synchro the textview wi
On 10/12/05, Fabio Rotondo <[EMAIL PROTECTED]> wrote:
> I have just installed Gnome 2.12 and in the "Desktop Menu" (the menu
> which appears when you right click on an empty area on the desktop) the
> option "Open Terminal" has disappeared.
>
> Is there any way I can have it back?
this is a develo