Re: couple dialog tweaks
- From: Sven Neumann <sven gimp org>
- To: Joe Shaw <joe ximian com>
- Cc: gtk-devel-list gnome org
- Subject: Re: couple dialog tweaks
- Date: 10 Mar 2001 20:47:05 +0100
Hi,
Joe Shaw <joe ximian com> writes:
> In terms of code or appearance? A quick look at gtkdialog.h shows that the
> seperator is supposed to be a private member, so any code outside of gtk
> that accesses it is broken.
what's broken about code like
gtk_widget_hide (GTK_WIDGET (g_list_nth_data (gtk_container_children (GTK_CONTAINER (GTK_BIN (dialog)->child)), 1)));
This is what you had to do to hide the separator until the recent API
changes were made. Not very nice indeed, but I wouldn't it consider
broken.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]