Class

AstalHyprlandBind

since: 0.1

Description

class AstalHyprland.Bind : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.1

Ancestors

Constructors

astal_hyprland_bind_new
No description available.

since: 0.1

Instance methods

astal_hyprland_bind_get_locked
No description available.

since: 0.1

astal_hyprland_bind_set_locked
No description available.

since: 0.1

astal_hyprland_bind_get_mouse
No description available.

since: 0.1

astal_hyprland_bind_set_mouse
No description available.

since: 0.1

astal_hyprland_bind_get_release
No description available.

since: 0.1

astal_hyprland_bind_set_release
No description available.

since: 0.1

astal_hyprland_bind_get_repeat
No description available.

since: 0.1

astal_hyprland_bind_set_repeat
No description available.

since: 0.1

astal_hyprland_bind_get_non_consuming
No description available.

since: 0.1

astal_hyprland_bind_set_non_consuming
No description available.

since: 0.1

astal_hyprland_bind_get_modmask
No description available.

since: 0.1

astal_hyprland_bind_set_modmask
No description available.

since: 0.1

astal_hyprland_bind_get_submap
No description available.

since: 0.1

astal_hyprland_bind_set_submap
No description available.

since: 0.1

astal_hyprland_bind_get_key
No description available.

since: 0.1

astal_hyprland_bind_set_key
No description available.

since: 0.1

astal_hyprland_bind_get_keycode
No description available.

since: 0.1

astal_hyprland_bind_set_keycode
No description available.

since: 0.1

astal_hyprland_bind_get_catch_all
No description available.

since: 0.1

astal_hyprland_bind_set_catch_all
No description available.

since: 0.1

astal_hyprland_bind_get_dispatcher
No description available.

since: 0.1

astal_hyprland_bind_set_dispatcher
No description available.

since: 0.1

astal_hyprland_bind_get_arg
No description available.

since: 0.1

astal_hyprland_bind_set_arg
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalHyprland.Bind:locked
No description available.

since: 0.1

AstalHyprland.Bind:mouse
No description available.

since: 0.1

AstalHyprland.Bind:release
No description available.

since: 0.1

AstalHyprland.Bind:repeat
No description available.

since: 0.1

AstalHyprland.Bind:non-consuming
No description available.

since: 0.1

AstalHyprland.Bind:modmask
No description available.

since: 0.1

AstalHyprland.Bind:submap
No description available.

since: 0.1

AstalHyprland.Bind:key
No description available.

since: 0.1

AstalHyprland.Bind:keycode
No description available.

since: 0.1

AstalHyprland.Bind:catch-all
No description available.

since: 0.1

AstalHyprland.Bind:dispatcher
No description available.

since: 0.1

AstalHyprland.Bind:arg
No description available.

since: 0.1

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

unstable since: 2.0

Class structure

struct AstalHyprlandBindClass {
  /* no available fields */
}
No description available.