Skip to content
Commit bf601e53 authored by Daniel Elstner's avatar Daniel Elstner
Browse files

Resurrect Widget::can_default() and can_focus()

* gtk/src/widget.{ccg,hg} (Gtk::Widget::can_default): Wrap using
_WRAP_METHOD(), thereby reintroducing the accidentally removed
method implementation.
(can_focus): Use _WRAP_METHOD() to bring back both the declaration
and the implementation of this accidentally removed method.
(get_allocation): Properly implement the accessor in terms of
gtk_widget_get_allocation().
parent cd927391
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment