RE: [gtk-list] Scrolled widgets
- From: "Arjan J. Molenaar" <arjan xirion nl>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: RE: [gtk-list] Scrolled widgets
- Date: Tue, 14 Sep 1999 15:26:19 +0200
> -----Original Message-----
> From: Per Erik Stendahl [mailto:berrs@update.uu.se]
> Sent: Tuesday, September 14, 1999 2:59 PM
> To: gtk-list@redhat.com
> Subject: [gtk-list] Scrolled widgets
>
>
>
> Hi.
>
> Given a pointer to some unknown widget, is it possible to determine
> whether I should use gtk_scrolled_window_add_with_viewport() or
> gtk_container_add() to add that widget to a GtkScrolledWindow?
>
> Thanks.
>
Hi,
You can determine the type of the widget you want to add.
I think you should let you app know what widgets should be placed in a gtk_scrolled_window_add_with_viewport() and which one provide a viewport of their own.
regards,
Arjan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]