color selection * not following naming scheme
- From: Tim Janik <Tim Janik Hamburg Netsurf DE>
- To: Gtk+ MList <gtk-list redhat com>
- Subject: color selection * not following naming scheme
- Date: Thu, 29 Jan 1998 14:47:31 +0100 (CET)
humpf,
this goes to *all* widget writers,
you have to follow the gtk+ nameing scheme, otherwise bad things
will happen (in e.g. signal/argument/type lookups).
this is from the current widget tree:
| | `GtkWindow
| | +color selection dialog
^^^^^^^^^^^^^^^^^^^^^^
| | +GtkDialog
| | | `GtkInputDialog
| | `GtkFileSelection
| +GtkBox
| | +GtkButtonBox
| | | +GtkHButtonBox
| | | `GtkVButtonBox
| | +GtkHBox
| | | +GtkCombo
| | | `GtkStatusbar
| | `GtkVBox
| | +color selection widget
^^^^^^^^^^^^^^^^^^^^^^
| | `GtkGammaCurve
i've changed this in CVS now.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]