Annotations glossary

Annotation Glossary

A

allow-none

NULL is OK, both for passing and for returning.

array

Parameter points to an array of items.

C

closure

This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.

E

element-type

Generics and defining elements of containers and arrays.

I

inout

Parameter for input and for returning results. Default is transfer full.

N

nullable

NULL may be passed as the value in, out, in-out; or as a return value.

O

optional

NULL may be passed instead of a pointer to a location.

S

scope call

The callback is valid only during the call to the method.

skip

Exposed in C code, not necessarily available in other languages.

T

transfer full

The caller owns the data, and is responsible for free it.

transfer none

The data is owned by the callee, which is responsible of freeing it.

type

Override the parsed C type with given type.

H

HdyActionRow, HdyActionRow
HdyActionRow:activatable-widget, The “activatable-widget” property
HdyActionRow:icon-name, The “icon-name” property
HdyActionRow:subtitle, The “subtitle” property
HdyActionRow:title, The “title” property
HdyActionRow:use-underline, The “use-underline” property
HdyActionRowClass, struct HdyActionRowClass
HdyArrows, HdyArrows
HdyArrows:count, The “count” property
HdyArrows:direction, The “direction” property
HdyArrows:duration, The “duration” property
HdyArrowsClass, struct HdyArrowsClass
HdyArrowsDirection, enum HdyArrowsDirection
HdyCenteringPolicy, enum HdyCenteringPolicy
HdyColumn, HdyColumn
HdyColumn:linear-growth-width, The “linear-growth-width” property
HdyColumn:maximum-width, The “maximum-width” property
HdyComboRow, HdyComboRow
HdyComboRow:selected-index, The “selected-index” property
HdyComboRow:use-subtitle, The “use-subtitle” property
HdyComboRowClass, struct HdyComboRowClass
HdyComboRowGetEnumValueNameFunc, HdyComboRowGetEnumValueNameFunc ()
HdyComboRowGetNameFunc, HdyComboRowGetNameFunc ()
HdyDialer, HdyDialer
HdyDialer::deleted, The “deleted” signal
HdyDialer::submitted, The “submitted” signal
HdyDialer::symbol-clicked, The “symbol-clicked” signal
HdyDialer:column-spacing, The “column-spacing” property
HdyDialer:number, The “number” property
HdyDialer:relief, The “relief” property
HdyDialer:row-spacing, The “row-spacing” property
HdyDialer:show-action-buttons, The “show-action-buttons” property
HdyDialerButton, HdyDialerButton
HdyDialerButton:digit, The “digit” property
HdyDialerButton:symbols, The “symbols” property
HdyDialerButtonClass, struct HdyDialerButtonClass
HdyDialerClass, struct HdyDialerClass
HdyDialerCycleButton, HdyDialerCycleButton
HdyDialerCycleButton::cycle-end, The “cycle-end” signal
HdyDialerCycleButton::cycle-start, The “cycle-start” signal
HdyDialerCycleButton:cycle-timeout, The “cycle-timeout” property
HdyDialerCycleButtonClass, struct HdyDialerCycleButtonClass
HdyDialog, HdyDialog
HdyDialog:narrow, The “narrow” property
HdyDialogClass, HdyDialogClass
HdyEnumValueObject, HdyEnumValueObject
HdyExpanderRow, HdyExpanderRow
HdyExpanderRow:enable-expansion, The “enable-expansion” property
HdyExpanderRow:expanded, The “expanded” property
HdyExpanderRow:show-enable-switch, The “show-enable-switch” property
HdyExpanderRowClass, struct HdyExpanderRowClass
HdyFold, enum HdyFold
HdyHeaderBar, HdyHeaderBar
HdyHeaderBar:centering-policy, The “centering-policy” property
HdyHeaderBar:custom-title, The “custom-title” property
HdyHeaderBar:decoration-layout, The “decoration-layout” property
HdyHeaderBar:decoration-layout-set, The “decoration-layout-set” property
HdyHeaderBar:has-subtitle, The “has-subtitle” property
HdyHeaderBar:interpolate-size, The “interpolate-size” property
HdyHeaderBar:show-close-button, The “show-close-button” property
HdyHeaderBar:spacing, The “spacing” property
HdyHeaderBar:subtitle, The “subtitle” property
HdyHeaderBar:title, The “title” property
HdyHeaderBar:transition-duration, The “transition-duration” property
HdyHeaderBar:transition-running, The “transition-running” property
HdyHeaderBarClass, struct HdyHeaderBarClass
HdyHeaderGroup, HdyHeaderGroup
HdyHeaderGroup:focus, The “focus” property
HdyHeaderGroupClass, struct HdyHeaderGroupClass
HdyKeypad, HdyKeypad
HdyKeypad:entry, The “entry” property
HdyKeypad:left-action, The “left-action” property
HdyKeypad:only-digits, The “only-digits” property
HdyKeypad:right-action, The “right-action” property
HdyKeypad:show-symbols, The “show-symbols” property
HdyKeypadClass, struct HdyKeypadClass
HdyLeaflet, HdyLeaflet
HdyLeaflet:can-swipe-back, The “can-swipe-back” property
HdyLeaflet:can-swipe-forward, The “can-swipe-forward” property
HdyLeaflet:child-transition-duration, The “child-transition-duration” property
HdyLeaflet:child-transition-running, The “child-transition-running” property
HdyLeaflet:child-transition-type, The “child-transition-type” property
HdyLeaflet:fold, The “fold” property
HdyLeaflet:folded, The “folded” property
HdyLeaflet:hhomogeneous-folded, The “hhomogeneous-folded” property
HdyLeaflet:hhomogeneous-unfolded, The “hhomogeneous-unfolded” property
HdyLeaflet:interpolate-size, The “interpolate-size” property
HdyLeaflet:mode-transition-duration, The “mode-transition-duration” property
HdyLeaflet:mode-transition-type, The “mode-transition-type” property
HdyLeaflet:transition-type, The “transition-type” property
HdyLeaflet:vhomogeneous-folded, The “vhomogeneous-folded” property
HdyLeaflet:vhomogeneous-unfolded, The “vhomogeneous-unfolded” property
HdyLeaflet:visible-child, The “visible-child” property
HdyLeaflet:visible-child-name, The “visible-child-name” property
HdyLeafletChildTransitionType, enum HdyLeafletChildTransitionType
HdyLeafletClass, struct HdyLeafletClass
HdyLeafletModeTransitionType, enum HdyLeafletModeTransitionType
HdyLeafletTransitionType, enum HdyLeafletTransitionType
HdyPaginator, HdyPaginator
HdyPaginator::page-changed, The “page-changed” signal
HdyPaginator:allow-mouse-drag, The “allow-mouse-drag” property
HdyPaginator:animation-duration, The “animation-duration” property
HdyPaginator:center-content, The “center-content” property
HdyPaginator:indicator-spacing, The “indicator-spacing” property
HdyPaginator:indicator-style, The “indicator-style” property
HdyPaginator:interactive, The “interactive” property
HdyPaginator:n-pages, The “n-pages” property
HdyPaginator:position, The “position” property
HdyPaginator:spacing, The “spacing” property
HdyPaginatorIndicatorStyle, enum HdyPaginatorIndicatorStyle
HdyPreferencesGroup, HdyPreferencesGroup
HdyPreferencesGroup:description, The “description” property
HdyPreferencesGroup:title, The “title” property
HdyPreferencesGroupClass, struct HdyPreferencesGroupClass
HdyPreferencesPage, HdyPreferencesPage
HdyPreferencesPage:icon-name, The “icon-name” property
HdyPreferencesPage:title, The “title” property
HdyPreferencesPageClass, struct HdyPreferencesPageClass
HdyPreferencesRow, HdyPreferencesRow
HdyPreferencesRow:title, The “title” property
HdyPreferencesRow:use-underline, The “use-underline” property
HdyPreferencesRowClass, struct HdyPreferencesRowClass
HdyPreferencesWindow, HdyPreferencesWindow
HdyPreferencesWindowClass, struct HdyPreferencesWindowClass
HdySearchBar, HdySearchBar
HdySearchBar:search-mode-enabled, The “search-mode-enabled” property
HdySearchBar:show-close-button, The “show-close-button” property
HdySearchBarClass, struct HdySearchBarClass
HdySqueezer, HdySqueezer
HdySqueezer:homogeneous, The “homogeneous” property
HdySqueezer:interpolate-size, The “interpolate-size” property
HdySqueezer:transition-duration, The “transition-duration” property
HdySqueezer:transition-running, The “transition-running” property
HdySqueezer:transition-type, The “transition-type” property
HdySqueezer:visible-child, The “visible-child” property
HdySqueezerClass, struct HdySqueezerClass
HdySqueezerTransitionType, enum HdySqueezerTransitionType
HdySwipeable, HdySwipeable
HdySwipeable::begin-swipe, The “begin-swipe” signal
HdySwipeable::end-swipe, The “end-swipe” signal
HdySwipeable::switch-child, The “switch-child” signal
HdySwipeable::update-swipe, The “update-swipe” signal
HdySwipeableInterface, struct HdySwipeableInterface
HdySwipeGroup, HdySwipeGroup
HdyTitleBar, HdyTitleBar
HdyTitleBar:selection-mode, The “selection-mode” property
HdyValueObject, HdyValueObject
HdyValueObject:value, The “value” property
HdyViewSwitcher, HdyViewSwitcher
HdyViewSwitcher:icon-size, The “icon-size” property
HdyViewSwitcher:narrow-ellipsize, The “narrow-ellipsize” property
HdyViewSwitcher:policy, The “policy” property
HdyViewSwitcher:stack, The “stack” property
HdyViewSwitcherBar, HdyViewSwitcherBar
HdyViewSwitcherBar:icon-size, The “icon-size” property
HdyViewSwitcherBar:policy, The “policy” property
HdyViewSwitcherBar:reveal, The “reveal” property
HdyViewSwitcherBar:stack, The “stack” property
HdyViewSwitcherBarClass, HdyViewSwitcherBarClass
HdyViewSwitcherClass, HdyViewSwitcherClass
HdyViewSwitcherPolicy, enum HdyViewSwitcherPolicy
hdy_action_row_activate, hdy_action_row_activate ()
hdy_action_row_add_action, hdy_action_row_add_action ()
hdy_action_row_add_prefix, hdy_action_row_add_prefix ()
hdy_action_row_get_activatable_widget, hdy_action_row_get_activatable_widget ()
hdy_action_row_get_icon_name, hdy_action_row_get_icon_name ()
hdy_action_row_get_subtitle, hdy_action_row_get_subtitle ()
hdy_action_row_get_title, hdy_action_row_get_title ()
hdy_action_row_get_use_underline, hdy_action_row_get_use_underline ()
hdy_action_row_new, hdy_action_row_new ()
hdy_action_row_set_activatable_widget, hdy_action_row_set_activatable_widget ()
hdy_action_row_set_icon_name, hdy_action_row_set_icon_name ()
hdy_action_row_set_subtitle, hdy_action_row_set_subtitle ()
hdy_action_row_set_title, hdy_action_row_set_title ()
hdy_action_row_set_use_underline, hdy_action_row_set_use_underline ()
hdy_arrows_animate, hdy_arrows_animate ()
hdy_arrows_get_count, hdy_arrows_get_count ()
hdy_arrows_get_direction, hdy_arrows_get_direction ()
hdy_arrows_get_duration, hdy_arrows_get_duration ()
hdy_arrows_new, hdy_arrows_new ()
hdy_arrows_set_count, hdy_arrows_set_count ()
hdy_arrows_set_direction, hdy_arrows_set_direction ()
hdy_arrows_set_duration, hdy_arrows_set_duration ()
HDY_CHECK_VERSION, HDY_CHECK_VERSION()
hdy_column_get_linear_growth_width, hdy_column_get_linear_growth_width ()
hdy_column_get_maximum_width, hdy_column_get_maximum_width ()
hdy_column_new, hdy_column_new ()
hdy_column_set_linear_growth_width, hdy_column_set_linear_growth_width ()
hdy_column_set_maximum_width, hdy_column_set_maximum_width ()
hdy_combo_row_bind_model, hdy_combo_row_bind_model ()
hdy_combo_row_bind_name_model, hdy_combo_row_bind_name_model ()
hdy_combo_row_get_model, hdy_combo_row_get_model ()
hdy_combo_row_get_selected_index, hdy_combo_row_get_selected_index ()
hdy_combo_row_get_use_subtitle, hdy_combo_row_get_use_subtitle ()
hdy_combo_row_new, hdy_combo_row_new ()
hdy_combo_row_set_for_enum, hdy_combo_row_set_for_enum ()
hdy_combo_row_set_get_name_func, hdy_combo_row_set_get_name_func ()
hdy_combo_row_set_selected_index, hdy_combo_row_set_selected_index ()
hdy_combo_row_set_use_subtitle, hdy_combo_row_set_use_subtitle ()
hdy_dialer_button_get_digit, hdy_dialer_button_get_digit ()
hdy_dialer_button_get_symbols, hdy_dialer_button_get_symbols ()
hdy_dialer_button_new, hdy_dialer_button_new ()
hdy_dialer_clear_number, hdy_dialer_clear_number ()
hdy_dialer_cycle_button_get_current_symbol, hdy_dialer_cycle_button_get_current_symbol ()
hdy_dialer_cycle_button_get_cycle_timeout, hdy_dialer_cycle_button_get_cycle_timeout ()
hdy_dialer_cycle_button_is_cycling, hdy_dialer_cycle_button_is_cycling ()
hdy_dialer_cycle_button_new, hdy_dialer_cycle_button_new ()
hdy_dialer_cycle_button_set_cycle_timeout, hdy_dialer_cycle_button_set_cycle_timeout ()
hdy_dialer_cycle_button_stop_cycle, hdy_dialer_cycle_button_stop_cycle ()
hdy_dialer_get_number, hdy_dialer_get_number ()
hdy_dialer_get_relief, hdy_dialer_get_relief ()
hdy_dialer_get_show_action_buttons, hdy_dialer_get_show_action_buttons ()
hdy_dialer_new, hdy_dialer_new ()
hdy_dialer_set_number, hdy_dialer_set_number ()
hdy_dialer_set_relief, hdy_dialer_set_relief ()
hdy_dialer_set_show_action_buttons, hdy_dialer_set_show_action_buttons ()
hdy_dialog_get_narrow, hdy_dialog_get_narrow ()
hdy_dialog_new, hdy_dialog_new ()
hdy_ease_out_cubic, hdy_ease_out_cubic ()
HDY_ENCODE_VERSION, HDY_ENCODE_VERSION()
hdy_enum_value_object_get_name, hdy_enum_value_object_get_name ()
hdy_enum_value_object_get_nick, hdy_enum_value_object_get_nick ()
hdy_enum_value_object_get_value, hdy_enum_value_object_get_value ()
hdy_enum_value_object_new, hdy_enum_value_object_new ()
hdy_enum_value_row_name, hdy_enum_value_row_name ()
hdy_expander_row_get_enable_expansion, hdy_expander_row_get_enable_expansion ()
hdy_expander_row_get_expanded, hdy_expander_row_get_expanded ()
hdy_expander_row_get_show_enable_switch, hdy_expander_row_get_show_enable_switch ()
hdy_expander_row_new, hdy_expander_row_new ()
hdy_expander_row_set_enable_expansion, hdy_expander_row_set_enable_expansion ()
hdy_expander_row_set_expanded, hdy_expander_row_set_expanded ()
hdy_expander_row_set_show_enable_switch, hdy_expander_row_set_show_enable_switch ()
hdy_get_enable_animations, hdy_get_enable_animations ()
hdy_header_bar_get_centering_policy, hdy_header_bar_get_centering_policy ()
hdy_header_bar_get_custom_title, hdy_header_bar_get_custom_title ()
hdy_header_bar_get_decoration_layout, hdy_header_bar_get_decoration_layout ()
hdy_header_bar_get_has_subtitle, hdy_header_bar_get_has_subtitle ()
hdy_header_bar_get_interpolate_size, hdy_header_bar_get_interpolate_size ()
hdy_header_bar_get_show_close_button, hdy_header_bar_get_show_close_button ()
hdy_header_bar_get_subtitle, hdy_header_bar_get_subtitle ()
hdy_header_bar_get_title, hdy_header_bar_get_title ()
hdy_header_bar_get_transition_duration, hdy_header_bar_get_transition_duration ()
hdy_header_bar_get_transition_running, hdy_header_bar_get_transition_running ()
hdy_header_bar_new, hdy_header_bar_new ()
hdy_header_bar_pack_end, hdy_header_bar_pack_end ()
hdy_header_bar_pack_start, hdy_header_bar_pack_start ()
hdy_header_bar_set_centering_policy, hdy_header_bar_set_centering_policy ()
hdy_header_bar_set_custom_title, hdy_header_bar_set_custom_title ()
hdy_header_bar_set_decoration_layout, hdy_header_bar_set_decoration_layout ()
hdy_header_bar_set_has_subtitle, hdy_header_bar_set_has_subtitle ()
hdy_header_bar_set_interpolate_size, hdy_header_bar_set_interpolate_size ()
hdy_header_bar_set_show_close_button, hdy_header_bar_set_show_close_button ()
hdy_header_bar_set_subtitle, hdy_header_bar_set_subtitle ()
hdy_header_bar_set_title, hdy_header_bar_set_title ()
hdy_header_bar_set_transition_duration, hdy_header_bar_set_transition_duration ()
hdy_header_group_add_header_bar, hdy_header_group_add_header_bar ()
hdy_header_group_get_focus, hdy_header_group_get_focus ()
hdy_header_group_get_header_bars, hdy_header_group_get_header_bars ()
hdy_header_group_new, hdy_header_group_new ()
hdy_header_group_remove_header_bar, hdy_header_group_remove_header_bar ()
hdy_header_group_set_focus, hdy_header_group_set_focus ()
hdy_init, hdy_init ()
hdy_keypad_get_entry, hdy_keypad_get_entry ()
hdy_keypad_new, hdy_keypad_new ()
hdy_keypad_set_entry, hdy_keypad_set_entry ()
hdy_keypad_set_left_action, hdy_keypad_set_left_action ()
hdy_keypad_set_right_action, hdy_keypad_set_right_action ()
hdy_keypad_show_symbols, hdy_keypad_show_symbols ()
hdy_leaflet_get_can_swipe_back, hdy_leaflet_get_can_swipe_back ()
hdy_leaflet_get_can_swipe_forward, hdy_leaflet_get_can_swipe_forward ()
hdy_leaflet_get_child_transition_duration, hdy_leaflet_get_child_transition_duration ()
hdy_leaflet_get_child_transition_running, hdy_leaflet_get_child_transition_running ()
hdy_leaflet_get_child_transition_type, hdy_leaflet_get_child_transition_type ()
hdy_leaflet_get_fold, hdy_leaflet_get_fold ()
hdy_leaflet_get_homogeneous, hdy_leaflet_get_homogeneous ()
hdy_leaflet_get_interpolate_size, hdy_leaflet_get_interpolate_size ()
hdy_leaflet_get_mode_transition_duration, hdy_leaflet_get_mode_transition_duration ()
hdy_leaflet_get_mode_transition_type, hdy_leaflet_get_mode_transition_type ()
hdy_leaflet_get_transition_type, hdy_leaflet_get_transition_type ()
hdy_leaflet_get_visible_child, hdy_leaflet_get_visible_child ()
hdy_leaflet_get_visible_child_name, hdy_leaflet_get_visible_child_name ()
hdy_leaflet_new, hdy_leaflet_new ()
hdy_leaflet_set_can_swipe_back, hdy_leaflet_set_can_swipe_back ()
hdy_leaflet_set_can_swipe_forward, hdy_leaflet_set_can_swipe_forward ()
hdy_leaflet_set_child_transition_duration, hdy_leaflet_set_child_transition_duration ()
hdy_leaflet_set_child_transition_type, hdy_leaflet_set_child_transition_type ()
hdy_leaflet_set_homogeneous, hdy_leaflet_set_homogeneous ()
hdy_leaflet_set_interpolate_size, hdy_leaflet_set_interpolate_size ()
hdy_leaflet_set_mode_transition_duration, hdy_leaflet_set_mode_transition_duration ()
hdy_leaflet_set_mode_transition_type, hdy_leaflet_set_mode_transition_type ()
hdy_leaflet_set_transition_type, hdy_leaflet_set_transition_type ()
hdy_leaflet_set_visible_child, hdy_leaflet_set_visible_child ()
hdy_leaflet_set_visible_child_name, hdy_leaflet_set_visible_child_name ()
hdy_list_box_separator_header, hdy_list_box_separator_header ()
HDY_MAJOR_VERSION, HDY_MAJOR_VERSION
HDY_MICRO_VERSION, HDY_MICRO_VERSION
HDY_MINOR_VERSION, HDY_MINOR_VERSION
hdy_paginator_get_allow_mouse_drag, hdy_paginator_get_allow_mouse_drag ()
hdy_paginator_get_animation_duration, hdy_paginator_get_animation_duration ()
hdy_paginator_get_center_content, hdy_paginator_get_center_content ()
hdy_paginator_get_indicator_spacing, hdy_paginator_get_indicator_spacing ()
hdy_paginator_get_indicator_style, hdy_paginator_get_indicator_style ()
hdy_paginator_get_interactive, hdy_paginator_get_interactive ()
hdy_paginator_get_n_pages, hdy_paginator_get_n_pages ()
hdy_paginator_get_position, hdy_paginator_get_position ()
hdy_paginator_get_spacing, hdy_paginator_get_spacing ()
hdy_paginator_insert, hdy_paginator_insert ()
hdy_paginator_new, hdy_paginator_new ()
hdy_paginator_prepend, hdy_paginator_prepend ()
hdy_paginator_reorder, hdy_paginator_reorder ()
hdy_paginator_scroll_to, hdy_paginator_scroll_to ()
hdy_paginator_scroll_to_full, hdy_paginator_scroll_to_full ()
hdy_paginator_set_allow_mouse_drag, hdy_paginator_set_allow_mouse_drag ()
hdy_paginator_set_animation_duration, hdy_paginator_set_animation_duration ()
hdy_paginator_set_center_content, hdy_paginator_set_center_content ()
hdy_paginator_set_indicator_spacing, hdy_paginator_set_indicator_spacing ()
hdy_paginator_set_indicator_style, hdy_paginator_set_indicator_style ()
hdy_paginator_set_interactive, hdy_paginator_set_interactive ()
hdy_paginator_set_spacing, hdy_paginator_set_spacing ()
hdy_preferences_group_get_description, hdy_preferences_group_get_description ()
hdy_preferences_group_get_title, hdy_preferences_group_get_title ()
hdy_preferences_group_new, hdy_preferences_group_new ()
hdy_preferences_group_set_description, hdy_preferences_group_set_description ()
hdy_preferences_group_set_title, hdy_preferences_group_set_title ()
hdy_preferences_page_get_icon_name, hdy_preferences_page_get_icon_name ()
hdy_preferences_page_get_title, hdy_preferences_page_get_title ()
hdy_preferences_page_new, hdy_preferences_page_new ()
hdy_preferences_page_set_icon_name, hdy_preferences_page_set_icon_name ()
hdy_preferences_page_set_title, hdy_preferences_page_set_title ()
hdy_preferences_row_get_title, hdy_preferences_row_get_title ()
hdy_preferences_row_get_use_underline, hdy_preferences_row_get_use_underline ()
hdy_preferences_row_new, hdy_preferences_row_new ()
hdy_preferences_row_set_title, hdy_preferences_row_set_title ()
hdy_preferences_row_set_use_underline, hdy_preferences_row_set_use_underline ()
hdy_preferences_window_new, hdy_preferences_window_new ()
hdy_search_bar_connect_entry, hdy_search_bar_connect_entry ()
hdy_search_bar_get_search_mode, hdy_search_bar_get_search_mode ()
hdy_search_bar_get_show_close_button, hdy_search_bar_get_show_close_button ()
hdy_search_bar_handle_event, hdy_search_bar_handle_event ()
hdy_search_bar_new, hdy_search_bar_new ()
hdy_search_bar_set_search_mode, hdy_search_bar_set_search_mode ()
hdy_search_bar_set_show_close_button, hdy_search_bar_set_show_close_button ()
hdy_squeezer_get_child_enabled, hdy_squeezer_get_child_enabled ()
hdy_squeezer_get_homogeneous, hdy_squeezer_get_homogeneous ()
hdy_squeezer_get_interpolate_size, hdy_squeezer_get_interpolate_size ()
hdy_squeezer_get_transition_duration, hdy_squeezer_get_transition_duration ()
hdy_squeezer_get_transition_running, hdy_squeezer_get_transition_running ()
hdy_squeezer_get_transition_type, hdy_squeezer_get_transition_type ()
hdy_squeezer_get_visible_child, hdy_squeezer_get_visible_child ()
hdy_squeezer_new, hdy_squeezer_new ()
hdy_squeezer_set_child_enabled, hdy_squeezer_set_child_enabled ()
hdy_squeezer_set_homogeneous, hdy_squeezer_set_homogeneous ()
hdy_squeezer_set_interpolate_size, hdy_squeezer_set_interpolate_size ()
hdy_squeezer_set_transition_duration, hdy_squeezer_set_transition_duration ()
hdy_squeezer_set_transition_type, hdy_squeezer_set_transition_type ()
hdy_string_utf8_len, hdy_string_utf8_len ()
hdy_string_utf8_truncate, hdy_string_utf8_truncate ()
hdy_swipe_group_add_swipeable, hdy_swipe_group_add_swipeable ()
hdy_swipe_group_get_swipeables, hdy_swipe_group_get_swipeables ()
hdy_swipe_group_new, hdy_swipe_group_new ()
hdy_swipe_group_remove_swipeable, hdy_swipe_group_remove_swipeable ()
hdy_title_bar_get_selection_mode, hdy_title_bar_get_selection_mode ()
hdy_title_bar_new, hdy_title_bar_new ()
hdy_title_bar_set_selection_mode, hdy_title_bar_set_selection_mode ()
HDY_TYPE_ACTION_ROW, HDY_TYPE_ACTION_ROW
HDY_TYPE_ARROWS, HDY_TYPE_ARROWS
HDY_TYPE_COLUMN, HDY_TYPE_COLUMN
HDY_TYPE_COMBO_ROW, HDY_TYPE_COMBO_ROW
HDY_TYPE_DIALER, HDY_TYPE_DIALER
HDY_TYPE_DIALER_BUTTON, HDY_TYPE_DIALER_BUTTON
HDY_TYPE_DIALER_CYCLE_BUTTON, HDY_TYPE_DIALER_CYCLE_BUTTON
HDY_TYPE_DIALOG, HDY_TYPE_DIALOG
HDY_TYPE_ENUM_VALUE_OBJECT, HDY_TYPE_ENUM_VALUE_OBJECT
HDY_TYPE_EXPANDER_ROW, HDY_TYPE_EXPANDER_ROW
HDY_TYPE_HEADER_BAR, HDY_TYPE_HEADER_BAR
HDY_TYPE_HEADER_GROUP, HDY_TYPE_HEADER_GROUP
HDY_TYPE_KEYPAD, HDY_TYPE_KEYPAD
HDY_TYPE_LEAFLET, HDY_TYPE_LEAFLET
HDY_TYPE_PAGINATOR, HDY_TYPE_PAGINATOR
HDY_TYPE_PREFERENCES_GROUP, HDY_TYPE_PREFERENCES_GROUP
HDY_TYPE_PREFERENCES_PAGE, HDY_TYPE_PREFERENCES_PAGE
HDY_TYPE_PREFERENCES_ROW, HDY_TYPE_PREFERENCES_ROW
HDY_TYPE_PREFERENCES_WINDOW, HDY_TYPE_PREFERENCES_WINDOW
HDY_TYPE_SEARCH_BAR, HDY_TYPE_SEARCH_BAR
HDY_TYPE_SQUEEZER, HDY_TYPE_SQUEEZER
HDY_TYPE_SWIPEABLE, HDY_TYPE_SWIPEABLE
HDY_TYPE_SWIPE_GROUP, HDY_TYPE_SWIPE_GROUP
HDY_TYPE_TITLE_BAR, HDY_TYPE_TITLE_BAR
HDY_TYPE_VALUE_OBJECT, HDY_TYPE_VALUE_OBJECT
HDY_TYPE_VIEW_SWITCHER, HDY_TYPE_VIEW_SWITCHER
HDY_TYPE_VIEW_SWITCHER_BAR, HDY_TYPE_VIEW_SWITCHER_BAR
hdy_value_object_copy_value, hdy_value_object_copy_value ()
hdy_value_object_dup_string, hdy_value_object_dup_string ()
hdy_value_object_get_string, hdy_value_object_get_string ()
hdy_value_object_get_value, hdy_value_object_get_value ()
hdy_value_object_new, hdy_value_object_new ()
hdy_value_object_new_collect, hdy_value_object_new_collect ()
hdy_value_object_new_string, hdy_value_object_new_string ()
hdy_value_object_new_take_string, hdy_value_object_new_take_string ()
HDY_VERSION, HDY_VERSION
HDY_VERSION_HEX, HDY_VERSION_HEX
HDY_VERSION_S, HDY_VERSION_S
hdy_view_switcher_bar_get_icon_size, hdy_view_switcher_bar_get_icon_size ()
hdy_view_switcher_bar_get_policy, hdy_view_switcher_bar_get_policy ()
hdy_view_switcher_bar_get_reveal, hdy_view_switcher_bar_get_reveal ()
hdy_view_switcher_bar_get_stack, hdy_view_switcher_bar_get_stack ()
hdy_view_switcher_bar_new, hdy_view_switcher_bar_new ()
hdy_view_switcher_bar_set_icon_size, hdy_view_switcher_bar_set_icon_size ()
hdy_view_switcher_bar_set_policy, hdy_view_switcher_bar_set_policy ()
hdy_view_switcher_bar_set_reveal, hdy_view_switcher_bar_set_reveal ()
hdy_view_switcher_bar_set_stack, hdy_view_switcher_bar_set_stack ()
hdy_view_switcher_get_icon_size, hdy_view_switcher_get_icon_size ()
hdy_view_switcher_get_narrow_ellipsize, hdy_view_switcher_get_narrow_ellipsize ()
hdy_view_switcher_get_policy, hdy_view_switcher_get_policy ()
hdy_view_switcher_get_stack, hdy_view_switcher_get_stack ()
hdy_view_switcher_new, hdy_view_switcher_new ()
hdy_view_switcher_set_icon_size, hdy_view_switcher_set_icon_size ()
hdy_view_switcher_set_narrow_ellipsize, hdy_view_switcher_set_narrow_ellipsize ()
hdy_view_switcher_set_policy, hdy_view_switcher_set_policy ()
hdy_view_switcher_set_stack, hdy_view_switcher_set_stack ()