Crate astal_sys

Crate astal_sys 

Source

Structs§

AstalApplication
AstalApplicationClass
AstalBin
AstalBinClass
AstalBox
AstalBoxClass
AstalSlider
AstalSliderClass
AstalWindow
AstalWindowClass
_AstalApplicationPrivate
_AstalBinPrivate
_AstalBoxPrivate
_AstalSliderPrivate
_AstalWindowPrivate

Constants§

ASTAL_EXCLUSIVITY_EXCLUSIVE
ASTAL_EXCLUSIVITY_IGNORE
ASTAL_EXCLUSIVITY_NORMAL
ASTAL_KEYMODE_EXCLUSIVE
ASTAL_KEYMODE_NONE
ASTAL_KEYMODE_ON_DEMAND
ASTAL_LAYER_BACKGROUND
ASTAL_LAYER_BOTTOM
ASTAL_LAYER_OVERLAY
ASTAL_LAYER_TOP
ASTAL_MAJOR_VERSION
ASTAL_MICRO_VERSION
ASTAL_MINOR_VERSION
ASTAL_VERSION
ASTAL_WINDOW_ANCHOR_BOTTOM
ASTAL_WINDOW_ANCHOR_LEFT
ASTAL_WINDOW_ANCHOR_NONE
ASTAL_WINDOW_ANCHOR_RIGHT
ASTAL_WINDOW_ANCHOR_TOP

Functions§

astal_application_add_icons
astal_application_apply_css
astal_application_get_cursor_theme
astal_application_get_gtk_theme
astal_application_get_icon_theme
astal_application_get_monitors
astal_application_get_type
astal_application_get_window
astal_application_get_windows
astal_application_new
astal_application_request
astal_application_reset_css
astal_application_set_cursor_theme
astal_application_set_gtk_theme
astal_application_set_icon_theme
astal_bin_get_child
astal_bin_get_type
astal_bin_new
astal_bin_set_child
astal_box_get_child
astal_box_get_children
astal_box_get_type
astal_box_get_vertical
astal_box_new
astal_box_set_child
astal_box_set_children
astal_box_set_vertical
astal_exclusivity_get_type
astal_keymode_get_type
astal_layer_get_type
astal_slider_get_max
astal_slider_get_min
astal_slider_get_page
astal_slider_get_step
astal_slider_get_type
astal_slider_get_value
astal_slider_new
astal_slider_set_max
astal_slider_set_min
astal_slider_set_page
astal_slider_set_step
astal_slider_set_value
astal_window_anchor_get_type
astal_window_get_anchor
astal_window_get_current_monitor
astal_window_get_exclusivity
astal_window_get_gdkmonitor
astal_window_get_keymode
astal_window_get_layer
astal_window_get_margin_bottom
astal_window_get_margin_left
astal_window_get_margin_right
astal_window_get_margin_top
astal_window_get_monitor
astal_window_get_namespace
astal_window_get_type
astal_window_new
astal_window_set_anchor
astal_window_set_exclusivity
astal_window_set_gdkmonitor
astal_window_set_keymode
astal_window_set_layer
astal_window_set_margin
astal_window_set_margin_bottom
astal_window_set_margin_left
astal_window_set_margin_right
astal_window_set_margin_top
astal_window_set_monitor
astal_window_set_namespace

Type Aliases§

AstalApplicationPrivate
AstalBinPrivate
AstalBoxPrivate
AstalExclusivity
AstalKeymode
AstalLayer
AstalSliderPrivate
AstalWindowAnchor
AstalWindowPrivate