summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-06-04 16:52:51 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-06-04 16:52:51 +0000
commitd29d5fd3652075918cb3ce5e3c89a7ec86c8ebc8 (patch)
tree7510588be5ec4f7745875797b7748f339629113c /docs
parentf3e0bab5118975745503c860949c8468c72653c6 (diff)
downloadgdk-pixbuf-d29d5fd3652075918cb3ce5e3c89a7ec86c8ebc8.tar.gz
Add a note about the !CAN_FOCUS quirk in the button size allocation code.
2004-06-04 Matthias Clasen <mclasen@redhat.com> * docs/widget_geometry.txt: Add a note about the !CAN_FOCUS quirk in the button size allocation code.
Diffstat (limited to 'docs')
-rw-r--r--docs/widget_geometry.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/widget_geometry.txt b/docs/widget_geometry.txt
index dbb2de84d..7298ff4b6 100644
--- a/docs/widget_geometry.txt
+++ b/docs/widget_geometry.txt
@@ -271,6 +271,11 @@ GtkButton
=====================
+NOTE: Due to a bug that is basically unfixable in a sufficiently compatible
+NOTE: way, the button gives the space requested for focus_width and
+NOTE: focus_padding to the child (in addition to the space requested by
+NOTE: the child), if the button is !CAN_FOCUS.
+
Style properties
GtkWidget::interior_focus = TRUE