Re: Is GtkAssistant a toplevel widget?
- From: Emmanuele Bassi <ebassi gmail com>
- To: songqing shan <shans123 hotmail com>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: Is GtkAssistant a toplevel widget?
- Date: Wed, 22 Mar 2017 10:47:22 +0000
As you can see here:
https://developer.gnome.org/gtk3/stable/GtkAssistant.html#GtkAssistant.object-hierarchy
GtkAssistant is-a GtkWindow, which means it's a top level widget.
The documentation of `gtk_widget_is_toplevel()` does not list all the
possible GtkWindow sub-types, because GTK+ may introduce new ones, and
we don't want to update the documentation needlessly.
Ciao,
Emmanuele.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]