Signal
PanelWidget::get-default-focus
Description [src]
Gets the default widget to focus within the PanelWidget
. The first
handler for this signal is expected to return a widget, or NULL
if
there is nothing to focus.
Default handler: | The default handler is called after the handlers added via |
Return value
Returns: | GtkWidget |
A |
|
The data is owned by the called function. | |
The return value can be NULL . |