Method
AdwDialogget_focus
Declaration [src]
GtkWidget*
adw_dialog_get_focus (
AdwDialog* self
)
Description [src]
Gets the focus widget for self
.
Available since: | 1.5 |
Gets property | Adw.Dialog:focus-widget |
Return value
Returns: | GtkWidget |
The focus widget. |
|
The data is owned by the instance. | |
The return value can be NULL . |