Index of all symbols

A

NbtkAction, struct in NbtkAction
nbtk_action_get_active, function in NbtkAction
nbtk_action_get_name, function in NbtkAction
nbtk_action_new, function in NbtkAction
nbtk_action_new_full, function in NbtkAction
nbtk_action_set_active, function in NbtkAction
nbtk_action_set_name, function in NbtkAction
NbtkAdjustment, struct in NbtkAdjustment
NbtkAdjustment::changed, object signal in NbtkAdjustment
NbtkAdjustment:elastic, object property in NbtkAdjustment
NbtkAdjustment:lower, object property in NbtkAdjustment
NbtkAdjustment:page-increment, object property in NbtkAdjustment
NbtkAdjustment:page-size, object property in NbtkAdjustment
NbtkAdjustment:step-increment, object property in NbtkAdjustment
NbtkAdjustment:upper, object property in NbtkAdjustment
NbtkAdjustment:value, object property in NbtkAdjustment
nbtk_adjustment_clamp, function in NbtkAdjustment
nbtk_adjustment_clamp_page, function in NbtkAdjustment
nbtk_adjustment_get_elastic, function in NbtkAdjustment
nbtk_adjustment_get_value, function in NbtkAdjustment
nbtk_adjustment_get_values, function in NbtkAdjustment
nbtk_adjustment_interpolate, function in NbtkAdjustment
nbtk_adjustment_new, function in NbtkAdjustment
nbtk_adjustment_set_elastic, function in NbtkAdjustment
nbtk_adjustment_set_value, function in NbtkAdjustment
nbtk_adjustment_set_values, function in NbtkAdjustment
NbtkAlign, enum in nbtk-types

B

NbtkBin, struct in NbtkBin
NbtkBin:child, object property in NbtkBin
NbtkBin:x-align, object property in NbtkBin
NbtkBin:x-fill, object property in NbtkBin
NbtkBin:y-align, object property in NbtkBin
NbtkBin:y-fill, object property in NbtkBin
nbtk_bin_get_alignment, function in NbtkBin
nbtk_bin_get_child, function in NbtkBin
nbtk_bin_get_fill, function in NbtkBin
nbtk_bin_new, function in NbtkBin
nbtk_bin_set_alignment, function in NbtkBin
nbtk_bin_set_child, function in NbtkBin
nbtk_bin_set_fill, function in NbtkBin
NbtkBoxLayout, struct in NbtkBoxLayout
NbtkBoxLayout:pack-start, object property in NbtkBoxLayout
NbtkBoxLayout:spacing, object property in NbtkBoxLayout
NbtkBoxLayout:vertical, object property in NbtkBoxLayout
NbtkBoxLayoutChild, struct in NbtkBoxLayoutChild
nbtk_box_layout_get_pack_start, function in NbtkBoxLayout
nbtk_box_layout_get_spacing, function in NbtkBoxLayout
nbtk_box_layout_get_vertical, function in NbtkBoxLayout
nbtk_box_layout_new, function in NbtkBoxLayout
nbtk_box_layout_set_pack_start, function in NbtkBoxLayout
nbtk_box_layout_set_spacing, function in NbtkBoxLayout
nbtk_box_layout_set_vertical, function in NbtkBoxLayout
NbtkButton, struct in NbtkButton
NbtkButton::clicked, object signal in NbtkButton
NbtkButton:checked, object property in NbtkButton
NbtkButton:label, object property in NbtkButton
NbtkButton:toggle-mode, object property in NbtkButton
NbtkButton:transition-duration, object property in NbtkButton
nbtk_button_get_checked, function in NbtkButton
nbtk_button_get_label, function in NbtkButton
nbtk_button_get_toggle_mode, function in NbtkButton
nbtk_button_new, function in NbtkButton
nbtk_button_new_with_label, function in NbtkButton
nbtk_button_set_checked, function in NbtkButton
nbtk_button_set_label, function in NbtkButton
nbtk_button_set_toggle_mode, function in NbtkButton

C

NBTK_CHECK_VERSION, macro in nbtk-version
NbtkClipboard, struct in NbtkClipboard
NbtkClipboardCallbackFunc, user_function in NbtkClipboard
nbtk_clipboard_get_default, function in NbtkClipboard
nbtk_clipboard_get_text, function in NbtkClipboard
nbtk_clipboard_set_text, function in NbtkClipboard
NbtkComboBox, struct in NbtkComboBox
NbtkComboBox:index, object property in NbtkComboBox
NbtkComboBox:title, object property in NbtkComboBox
nbtk_combo_box_append_text, function in NbtkComboBox
nbtk_combo_box_get_index, function in NbtkComboBox
nbtk_combo_box_get_title, function in NbtkComboBox
nbtk_combo_box_insert_text, function in NbtkComboBox
nbtk_combo_box_new, function in NbtkComboBox
nbtk_combo_box_prepend_text, function in NbtkComboBox
nbtk_combo_box_remove_text, function in NbtkComboBox
nbtk_combo_box_set_index, function in NbtkComboBox
nbtk_combo_box_set_title, function in NbtkComboBox

D

NbtkDragAxis, enum in NbtkDraggable
NbtkDragContainment, enum in NbtkDraggable
NbtkDraggable, struct in NbtkDraggable
NbtkDraggable::drag-begin, object signal in NbtkDraggable
NbtkDraggable::drag-end, object signal in NbtkDraggable
NbtkDraggable::drag-motion, object signal in NbtkDraggable
NbtkDraggable:axis, object property in NbtkDraggable
NbtkDraggable:containment-area, object property in NbtkDraggable
NbtkDraggable:containment-type, object property in NbtkDraggable
NbtkDraggable:drag-actor, object property in NbtkDraggable
NbtkDraggable:drag-threshold, object property in NbtkDraggable
NbtkDraggable:enabled, object property in NbtkDraggable
NbtkDraggableIface, struct in NbtkDraggable
nbtk_draggable_disable, function in NbtkDraggable
nbtk_draggable_enable, function in NbtkDraggable
nbtk_draggable_get_axis, function in NbtkDraggable
nbtk_draggable_get_containment_area, function in NbtkDraggable
nbtk_draggable_get_containment_type, function in NbtkDraggable
nbtk_draggable_get_drag_threshold, function in NbtkDraggable
nbtk_draggable_is_enabled, function in NbtkDraggable
nbtk_draggable_set_axis, function in NbtkDraggable
nbtk_draggable_set_containment_area, function in NbtkDraggable
nbtk_draggable_set_containment_type, function in NbtkDraggable
nbtk_draggable_set_drag_threshold, function in NbtkDraggable
NbtkDroppable, struct in NbtkDroppable
NbtkDroppable::drop, object signal in NbtkDroppable
NbtkDroppable::over-in, object signal in NbtkDroppable
NbtkDroppable::over-out, object signal in NbtkDroppable
NbtkDroppable:enabled, object property in NbtkDroppable
NbtkDroppableIface, struct in NbtkDroppable
nbtk_droppable_accept_drop, function in NbtkDroppable
nbtk_droppable_disable, function in NbtkDroppable
nbtk_droppable_enable, function in NbtkDroppable
nbtk_droppable_is_enabled, function in NbtkDroppable

E

NbtkEntry, struct in NbtkEntry
NbtkEntry::primary-icon-clicked, object signal in NbtkEntry
NbtkEntry::secondary-icon-clicked, object signal in NbtkEntry
NbtkEntry:hint-text, object property in NbtkEntry
NbtkEntry:text, object property in NbtkEntry
nbtk_entry_get_clutter_text, function in NbtkEntry
nbtk_entry_get_hint_text, function in NbtkEntry
nbtk_entry_get_text, function in NbtkEntry
nbtk_entry_new, function in NbtkEntry
nbtk_entry_set_hint_text, function in NbtkEntry
nbtk_entry_set_primary_icon_from_file, function in NbtkEntry
nbtk_entry_set_secondary_icon_from_file, function in NbtkEntry
nbtk_entry_set_text, function in NbtkEntry
NbtkExpander, struct in NbtkExpander
NbtkExpander::expand-complete, object signal in NbtkExpander
NbtkExpander:expanded, object property in NbtkExpander
NbtkExpander:label, object property in NbtkExpander
nbtk_expander_get_expanded, function in NbtkExpander
nbtk_expander_new, function in NbtkExpander
nbtk_expander_set_expanded, function in NbtkExpander
nbtk_expander_set_label, function in NbtkExpander

G

NbtkGrid, struct in NbtkGrid
NbtkGrid:allocate-hidden, object property in NbtkGrid
NbtkGrid:column-gap, object property in NbtkGrid
NbtkGrid:column-major, object property in NbtkGrid
NbtkGrid:end-align, object property in NbtkGrid
NbtkGrid:halign, object property in NbtkGrid
NbtkGrid:homogenous-columns, object property in NbtkGrid
NbtkGrid:homogenous-rows, object property in NbtkGrid
NbtkGrid:max-stride, object property in NbtkGrid
NbtkGrid:row-gap, object property in NbtkGrid
NbtkGrid:valign, object property in NbtkGrid
nbtk_grid_get_column_gap, function in NbtkGrid
nbtk_grid_get_column_major, function in NbtkGrid
nbtk_grid_get_end_align, function in NbtkGrid
nbtk_grid_get_halign, function in NbtkGrid
nbtk_grid_get_homogenous_columns, function in NbtkGrid
nbtk_grid_get_homogenous_rows, function in NbtkGrid
nbtk_grid_get_max_stride, function in NbtkGrid
nbtk_grid_get_row_gap, function in NbtkGrid
nbtk_grid_get_valign, function in NbtkGrid
nbtk_grid_new, function in NbtkGrid
nbtk_grid_set_column_gap, function in NbtkGrid
nbtk_grid_set_column_major, function in NbtkGrid
nbtk_grid_set_end_align, function in NbtkGrid
nbtk_grid_set_halign, function in NbtkGrid
nbtk_grid_set_homogenous_columns, function in NbtkGrid
nbtk_grid_set_homogenous_rows, function in NbtkGrid
nbtk_grid_set_max_stride, function in NbtkGrid
nbtk_grid_set_row_gap, function in NbtkGrid
nbtk_grid_set_valign, function in NbtkGrid
NbtkGtkExpander, struct in NbtkGtkExpander
NbtkGtkExpander:expanded, object property in NbtkGtkExpander
NbtkGtkExpander:has-indicator, object property in NbtkGtkExpander
NbtkGtkExpander:label-widget, object property in NbtkGtkExpander
NbtkGtkFrame, struct in NbtkGtkFrame
NbtkGtkLightSwitch, struct in NbtkGtkLightSwitch
NbtkGtkLightSwitch::switch-flipped, object signal in NbtkGtkLightSwitch
nbtk_gtk_expander_get_expanded, function in NbtkGtkExpander
nbtk_gtk_expander_get_has_indicator, function in NbtkGtkExpander
nbtk_gtk_expander_get_label_widget, function in NbtkGtkExpander
nbtk_gtk_expander_new, function in NbtkGtkExpander
nbtk_gtk_expander_set_expanded, function in NbtkGtkExpander
nbtk_gtk_expander_set_has_indicator, function in NbtkGtkExpander
nbtk_gtk_expander_set_label_widget, function in NbtkGtkExpander
nbtk_gtk_frame_new, function in NbtkGtkFrame
nbtk_gtk_light_switch_get_active, function in NbtkGtkLightSwitch
nbtk_gtk_light_switch_new, function in NbtkGtkLightSwitch
nbtk_gtk_light_switch_set_active, function in NbtkGtkLightSwitch

I

NbtkIcon, struct in NbtkIcon
nbtk_icon_new, function in NbtkIcon
NbtkItemFactory, struct in NbtkItemFactory
NbtkItemFactoryIface, struct in NbtkItemFactory
NbtkItemView, struct in NbtkItemView
NbtkItemView:item-type, object property in NbtkItemView
NbtkItemView:model, object property in NbtkItemView
nbtk_item_factory_create, function in NbtkItemFactory
nbtk_item_view_add_attribute, function in NbtkItemView
nbtk_item_view_freeze, function in NbtkItemView
nbtk_item_view_get_item_type, function in NbtkItemView
nbtk_item_view_get_model, function in NbtkItemView
nbtk_item_view_new, function in NbtkItemView
nbtk_item_view_set_factory, function in NbtkItemView
nbtk_item_view_set_item_type, function in NbtkItemView
nbtk_item_view_set_model, function in NbtkItemView
nbtk_item_view_thaw, function in NbtkItemView

L

NbtkLabel, struct in NbtkLabel
NbtkLabel:text, object property in NbtkLabel
nbtk_label_get_clutter_text, function in NbtkLabel
nbtk_label_get_text, function in NbtkLabel
nbtk_label_new, function in NbtkLabel
nbtk_label_set_text, function in NbtkLabel
NbtkListView, struct in NbtkListView
NbtkListView:item-type, object property in NbtkListView
NbtkListView:model, object property in NbtkListView
nbtk_list_view_add_attribute, function in NbtkListView
nbtk_list_view_freeze, function in NbtkListView
nbtk_list_view_get_item_type, function in NbtkListView
nbtk_list_view_get_model, function in NbtkListView
nbtk_list_view_new, function in NbtkListView
nbtk_list_view_set_factory, function in NbtkListView
nbtk_list_view_set_item_type, function in NbtkListView
nbtk_list_view_set_model, function in NbtkListView
nbtk_list_view_thaw, function in NbtkListView

M

NBTK_MAJOR_VERSION, macro in nbtk-version
NBTK_MICRO_VERSION, macro in nbtk-version
NBTK_MINOR_VERSION, macro in nbtk-version

P

NbtkPadding, struct in nbtk-types
NbtkPopup, struct in NbtkPopup
NbtkPopup::action-activated, object signal in NbtkPopup
nbtk_popup_add_action, function in NbtkPopup
nbtk_popup_clear, function in NbtkPopup
nbtk_popup_new, function in NbtkPopup
nbtk_popup_remove_action, function in NbtkPopup
NbtkProgressBar, struct in NbtkProgressBar
NbtkProgressBar:progress, object property in NbtkProgressBar
nbtk_progress_bar_get_progress, function in NbtkProgressBar
nbtk_progress_bar_new, function in NbtkProgressBar
nbtk_progress_bar_set_progress, function in NbtkProgressBar

S

NbtkScrollable, struct in NbtkScrollable
NbtkScrollable:hadjustment, object property in NbtkScrollable
NbtkScrollable:vadjustment, object property in NbtkScrollable
NbtkScrollableInterface, struct in NbtkScrollable
nbtk_scrollable_get_adjustments, function in NbtkScrollable
nbtk_scrollable_set_adjustments, function in NbtkScrollable
NbtkScrollBar, struct in NbtkScrollBar
NbtkScrollBar::scroll-start, object signal in NbtkScrollBar
NbtkScrollBar::scroll-stop, object signal in NbtkScrollBar
NbtkScrollBar:adjustment, object property in NbtkScrollBar
NbtkScrollBar:vertical, object property in NbtkScrollBar
NbtkScrollView, struct in NbtkScrollView
NbtkScrollView:enable-mouse-scrolling, object property in NbtkScrollView
NbtkScrollView:hscroll, object property in NbtkScrollView
NbtkScrollView:vscroll, object property in NbtkScrollView
nbtk_scroll_bar_get_adjustment, function in NbtkScrollBar
nbtk_scroll_bar_new, function in NbtkScrollBar
nbtk_scroll_bar_set_adjustment, function in NbtkScrollBar
nbtk_scroll_view_get_child, function in NbtkScrollView
nbtk_scroll_view_get_column_size, function in NbtkScrollView
nbtk_scroll_view_get_hscroll_bar, function in NbtkScrollView
nbtk_scroll_view_get_mouse_scrolling, function in NbtkScrollView
nbtk_scroll_view_get_row_size, function in NbtkScrollView
nbtk_scroll_view_get_vscroll_bar, function in NbtkScrollView
nbtk_scroll_view_new, function in NbtkScrollView
nbtk_scroll_view_set_column_size, function in NbtkScrollView
nbtk_scroll_view_set_mouse_scrolling, function in NbtkScrollView
nbtk_scroll_view_set_row_size, function in NbtkScrollView
NbtkStylableIface, struct in NbtkStylable
nbtk_stylable_changed, function in NbtkStylable
nbtk_stylable_find_property, function in NbtkStylable
nbtk_stylable_freeze_notify, function in NbtkStylable
nbtk_stylable_get, function in NbtkStylable
nbtk_stylable_get_attribute, function in NbtkStylable
nbtk_stylable_get_base_style, function in NbtkStylable
nbtk_stylable_get_container, function in NbtkStylable
nbtk_stylable_get_default_value, function in NbtkStylable
nbtk_stylable_get_property, function in NbtkStylable
nbtk_stylable_get_pseudo_class, function in NbtkStylable
nbtk_stylable_get_style, function in NbtkStylable
nbtk_stylable_get_style_class, function in NbtkStylable
nbtk_stylable_get_style_id, function in NbtkStylable
nbtk_stylable_get_style_type, function in NbtkStylable
nbtk_stylable_get_viewport, function in NbtkStylable
nbtk_stylable_iface_install_property, function in NbtkStylable
nbtk_stylable_list_properties, function in NbtkStylable
nbtk_stylable_notify, function in NbtkStylable
nbtk_stylable_set_style, function in NbtkStylable
nbtk_stylable_thaw_notify, function in NbtkStylable
NbtkStyle, struct in NbtkStyle
NbtkStyle::changed, object signal in NbtkStyle
NbtkStyleError, enum in nbtk-style
nbtk_style_get, function in NbtkStyle
nbtk_style_get_default, function in NbtkStyle
nbtk_style_get_property, function in NbtkStyle
nbtk_style_get_valist, function in NbtkStyle
nbtk_style_load_from_file, function in NbtkStyle
nbtk_style_new, function in NbtkStyle
NbtkSubtexture, struct in NbtkSubtexture
NbtkSubtexture:height, object property in NbtkSubtexture
NbtkSubtexture:left, object property in NbtkSubtexture
NbtkSubtexture:parent-texture, object property in NbtkSubtexture
NbtkSubtexture:top, object property in NbtkSubtexture
NbtkSubtexture:width, object property in NbtkSubtexture
nbtk_subtexture_get_frame, function in NbtkSubtexture
nbtk_subtexture_get_parent_texture, function in NbtkSubtexture
nbtk_subtexture_new, function in NbtkSubtexture
nbtk_subtexture_set_frame, function in NbtkSubtexture
nbtk_subtexture_set_parent_texture, function in NbtkSubtexture

T

NbtkTable, struct in NbtkTable
NbtkTable:col-spacing, object property in NbtkTable
NbtkTable:column-count, object property in NbtkTable
NbtkTable:homogeneous, object property in NbtkTable
NbtkTable:row-count, object property in NbtkTable
NbtkTable:row-spacing, object property in NbtkTable
NbtkTableChild, struct in NbtkTableChild
NbtkTableChild:allocate-hidden, object property in NbtkTableChild
NbtkTableChild:col, object property in NbtkTableChild
NbtkTableChild:col-span, object property in NbtkTableChild
NbtkTableChild:row, object property in NbtkTableChild
NbtkTableChild:row-span, object property in NbtkTableChild
NbtkTableChild:x-align, object property in NbtkTableChild
NbtkTableChild:x-expand, object property in NbtkTableChild
NbtkTableChild:x-fill, object property in NbtkTableChild
NbtkTableChild:y-align, object property in NbtkTableChild
NbtkTableChild:y-expand, object property in NbtkTableChild
NbtkTableChild:y-fill, object property in NbtkTableChild
NbtkTableChildOptions, enum in NbtkTable
nbtk_table_add_actor, function in NbtkTable
nbtk_table_add_actor_with_properties, function in NbtkTable
nbtk_table_child_get_allocate_hidden, function in NbtkTableChild
nbtk_table_child_get_col_span, function in NbtkTableChild
nbtk_table_child_get_row_span, function in NbtkTableChild
nbtk_table_child_get_x_align, function in NbtkTableChild
nbtk_table_child_get_x_expand, function in NbtkTableChild
nbtk_table_child_get_x_fill, function in NbtkTableChild
nbtk_table_child_get_y_align, function in NbtkTableChild
nbtk_table_child_get_y_expand, function in NbtkTableChild
nbtk_table_child_get_y_fill, function in NbtkTableChild
nbtk_table_child_set_allocate_hidden, function in NbtkTableChild
nbtk_table_child_set_col_span, function in NbtkTableChild
nbtk_table_child_set_row_span, function in NbtkTableChild
nbtk_table_child_set_x_align, function in NbtkTableChild
nbtk_table_child_set_x_expand, function in NbtkTableChild
nbtk_table_child_set_x_fill, function in NbtkTableChild
nbtk_table_child_set_y_align, function in NbtkTableChild
nbtk_table_child_set_y_expand, function in NbtkTableChild
nbtk_table_child_set_y_fill, function in NbtkTableChild
nbtk_table_get_column_count, function in NbtkTable
nbtk_table_get_col_spacing, function in NbtkTable
nbtk_table_get_row_count, function in NbtkTable
nbtk_table_get_row_spacing, function in NbtkTable
nbtk_table_new, function in NbtkTable
nbtk_table_set_col_spacing, function in NbtkTable
nbtk_table_set_row_spacing, function in NbtkTable
NbtkTextureCache, struct in NbtkTextureCache
NbtkTextureFrame, struct in NbtkTextureFrame
NbtkTextureFrame:bottom, object property in NbtkTextureFrame
NbtkTextureFrame:left, object property in NbtkTextureFrame
NbtkTextureFrame:parent-texture, object property in NbtkTextureFrame
NbtkTextureFrame:right, object property in NbtkTextureFrame
NbtkTextureFrame:top, object property in NbtkTextureFrame
nbtk_texture_cache_get_actor, function in NbtkTextureCache
nbtk_texture_cache_get_default, function in NbtkTextureCache
nbtk_texture_cache_get_size, function in NbtkTextureCache
nbtk_texture_cache_get_texture, function in NbtkTextureCache
nbtk_texture_cache_load_cache, function in NbtkTextureCache
nbtk_texture_frame_get_frame, function in NbtkTextureFrame
nbtk_texture_frame_get_parent_texture, function in NbtkTextureFrame
nbtk_texture_frame_new, function in NbtkTextureFrame
nbtk_texture_frame_set_frame, function in NbtkTextureFrame
nbtk_texture_frame_set_parent_texture, function in NbtkTextureFrame
NbtkTooltip, struct in NbtkTooltip
NbtkTooltip:label, object property in NbtkTooltip
NbtkTooltip:tip-area, object property in NbtkTooltip
nbtk_tooltip_get_label, function in NbtkTooltip
nbtk_tooltip_get_tip_area, function in NbtkTooltip
nbtk_tooltip_hide, function in NbtkTooltip
nbtk_tooltip_set_label, function in NbtkTooltip
nbtk_tooltip_set_tip_area, function in NbtkTooltip
nbtk_tooltip_show, function in NbtkTooltip

U

nbtk_utils_format_time, function in nbtk-utils

V

NBTK_VERSION_HEX, macro in nbtk-version
NBTK_VERSION_S, macro in nbtk-version
NbtkViewport, struct in NbtkViewport
NbtkViewport:sync-adjustments, object property in NbtkViewport
NbtkViewport:x-origin, object property in NbtkViewport
NbtkViewport:y-origin, object property in NbtkViewport
NbtkViewport:z-origin, object property in NbtkViewport
nbtk_viewport_get_origin, function in NbtkViewport
nbtk_viewport_new, function in NbtkViewport
nbtk_viewport_set_origin, function in NbtkViewport

W

NbtkWidget, struct in NbtkWidget
NbtkWidget:has-tooltip, object property in NbtkWidget
NbtkWidget:pseudo-class, object property in NbtkWidget
NbtkWidget:stylable, object property in NbtkWidget
NbtkWidget:style-class, object property in NbtkWidget
NbtkWidget:tooltip-text, object property in NbtkWidget
nbtk_widget_draw_background, function in NbtkWidget
nbtk_widget_ensure_style, function in NbtkWidget
nbtk_widget_get_background_image, function in NbtkWidget
nbtk_widget_get_border_image, function in NbtkWidget
nbtk_widget_get_has_tooltip, function in NbtkWidget
nbtk_widget_get_padding, function in NbtkWidget
nbtk_widget_get_style_class_name, function in NbtkWidget
nbtk_widget_get_style_pseudo_class, function in NbtkWidget
nbtk_widget_get_tooltip_text, function in NbtkWidget
nbtk_widget_hide_tooltip, function in NbtkWidget
nbtk_widget_set_has_tooltip, function in NbtkWidget
nbtk_widget_set_style_class_name, function in NbtkWidget
nbtk_widget_set_style_pseudo_class, function in NbtkWidget
nbtk_widget_set_tooltip_text, function in NbtkWidget
nbtk_widget_show_tooltip, function in NbtkWidget