Method
GtkWidgetPathhas_parent
since: 3.0
Declaration [src]
gboolean
gtk_widget_path_has_parent (
const GtkWidgetPath* path,
GType type
)
Description [src]
Returns TRUE
if any of the parents of the widget represented
in path
is of type type
, or any subtype of it.
Available since: 3.0