Re: GtkLabel patch
- From: Havoc Pennington <hp redhat com>
- To: Alexander Larsson <alla lysator liu se>
- Cc: <gtk-devel-list gnome org>
- Subject: Re: GtkLabel patch
- Date: 28 Feb 2001 13:56:30 -0500
Alexander Larsson <alla lysator liu se> writes:
> enum {
> - ARG_0,
> - ARG_LABEL,
> - ARG_PATTERN,
> - ARG_JUSTIFY,
> - ARG_WRAP
> + PROP_0,
> + PROP_TEXT,
Shouldn't we still support the "label" attribute, even if it's a
synonym for "text"?
> + PROP_ATTRIBUTES,
> + PROP_MARKUP,
> + PROP_MARKUP_ACCEL,
If we have markup_accel, maybe also text_accel.
Also conceivably we should be using "accel" for the Ctrl+whatever
shortcuts, and some other word for the Alt+whatever underline
accelerators, but this is not your problem... ignore for now.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]