GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
Files | |
gp_app_event.h | |
Application events. | |
gp_app_info.h | |
Application info, license, authors, etc. | |
gp_app_layout.h | |
Application layout. | |
gp_common.h | |
gp_date_time.h | |
gp_dialog.h | |
Implements dialog windows. | |
gp_dialog_file.h | |
Standard file open and file save dialogs. | |
gp_dialog_input.h | |
A text input dialog. | |
gp_dialog_msg.h | |
A message dialogs. | |
gp_dir_cache.h | |
A cache for a directory content. | |
gp_file_size.h | |
gp_key_repeat_timer.h | |
gp_string.h | |
gp_widget.h | |
A widget implementation base. | |
gp_widget_button.h | |
A button widget. | |
gp_widget_checkbox.h | |
A checkbox widget. | |
gp_widget_class_bool.h | |
A bollean widget class. | |
gp_widget_class_choice.h | |
A choice class for widgets. | |
gp_widget_class_int.h | |
An integer class for widgets. | |
gp_widget_disable.h | |
Functions to disable and enable widgets. | |
gp_widget_event.h | |
Widget event handling. | |
gp_widget_frame.h | |
A frame widget. | |
gp_widget_gfx.h | |
gp_widget_graph.h | |
An XY graph. | |
gp_widget_grid.h | |
A grid to position widgets. | |
gp_widget_hvbox.h | |
A horizontal and vertical box widget. | |
gp_widget_json.h | |
A JSON parser for widget layout. | |
gp_widget_keys.h | |
Default keybindings. | |
gp_widget_label.h | |
A label widget. | |
gp_widget_layout_switch.h | |
gp_widget_log.h | |
A text log widget. | |
gp_widget_markup.h | |
A text markup widget. | |
gp_widget_ops.h | |
Widget internals. | |
gp_widget_overlay.h | |
An overlay widget. | |
gp_widget_pbar.h | |
A progress bar widget. | |
gp_widget_pixmap.h | |
A pixmap widget. | |
gp_widget_poll.h | |
Add file descriptors to the widget main loop. | |
gp_widget_radiobutton.h | |
A radio button widget. | |
gp_widget_render.h | |
Widget rendering. | |
gp_widget_scroll_area.h | |
gp_widget_size_units.h | |
A widget size units. | |
gp_widget_slider.h | |
A slider widget. | |
gp_widget_spinbutton.h | |
A spinbutton widget. | |
gp_widget_spinner.h | |
A slider widget. | |
gp_widget_stock.h | |
A stock image widget. | |
gp_widget_stock_switch.h | |
A stock switch widget. | |
gp_widget_style.h | |
gp_widget_switch.h | |
A switch widget. | |
gp_widget_table.h | |
A table widget. | |
gp_widget_tabs.h | |
A tabs widget. | |
gp_widget_tattr.h | |
A text attrbutes. | |
gp_widget_tbox.h | |
A textbox widget. | |
gp_widget_timer.h | |
Inserts timer into a main loop. | |
gp_widget_types.h | |
Common widget types. | |
gp_widget_uid.h | |
Widget by unique id lookup. | |
gp_widgets.h | |
gp_widgets_color_scheme.h | |
Colors and color scheme. | |
gp_widgets_task.h | |
Runs a task in the context of the app main loop. | |