Re: [gtk-list] Re: an additional argument flag
- From: Guillaume Laurent <glaurent worldnet fr>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: an additional argument flag
- Date: 22 Feb 1998 10:25:39 +0100
Tero Pulkkinen <terop@students.cc.tut.fi> writes:
> Best for gtk-- would be to create for example the following:
> gtk_button_construct()
> gtk_button_construct_with_label(char*)
More precisely
gtk_button_construct(GtkButton* button, char* label)
with label possibly being null.
I don't think there's a need to have several constructors here.
--
Guillaume.
http://www.worldnet.fr/~glaurent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]