Method
AdapDialogget_focus
since: 1.5
Declaration [src]
GtkWidget*
adap_dialog_get_focus (
AdapDialog* self
)
Description [src]
Gets the focus widget for self
.
Available since: 1.5
Gets property | Adap.Dialog:focus-widget |
Return value
Type: GtkWidget
The focus widget.
The data is owned by the instance. |
The return value can be NULL . |