Re: gtk-hp-patches



Havoc Pennington <hp@redhat.com> writes:
> Salmaso Raffaele <r.salmaso@flashnet.it> writes: 
> > typedef enum
> > {
> >   GTK_MESSAGE_NONE,
> >   GTK_MESSAGE_OK,
> >   GTK_MESSAGE_CLOSE,
> >   GTK_MESSAGE_CANCEL,
> >   GTK_MESSAGE_YES_NO,
> >   GTK_MESSAGE_OK_CANCEL
> > } GtkMessageType;
> > 
> 
> I already used that though:
> 
> typedef enum
> {
>   GTK_MESSAGE_INFO,
>   GTK_MESSAGE_WARNING,
>   GTK_MESSAGE_QUESTION,
>   GTK_MESSAGE_ERROR
> } GtkMessageType;
> 
> Other ideas?

GtkMessageResponseType?

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]