Gets whether this is sticky.
Sticky state may change anytime a state_changed signal gets emitted.
Sticky here means "stuck to the glass", i.e. does not scroll with the viewport. In GDK/GTK+ (e.g. stick
/gtk_window_stick()), sticky means "stuck to the glass" and also
that the window is on all workspaces. But here it only means
the viewport aspect of it.
this |
a Window. |
|