Method
GtkApplicationWindowget_id
since: 3.6
[−]
Description [src]
Returns the unique ID of the window. If the window has not yet been added to
a GtkApplication
, returns 0
.
Available since: 3.6
[−]
Return value
Type: guint
The unique ID for window
, or 0
if the window
has not yet been added to a GtkApplication
.