diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/widget_geometry.txt | 5 |
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 |