include/alp/catui.h File Reference


Detailed Description

Public header for the category user interface.

>

#include <alp/catmgr_dml.h>
#include <alp/response_types.h>
#include <gtk/gtk.h>

Go to the source code of this file.

Data Structures

struct  _AlpCatModelCreateType

Defines

#define ALP_CAT_COMBO_BOX_WIDTH   "alp-cat-combo-box-width"

Typedefs

typedef _AlpCatModelCreateType AlpCatModelCreateType

Enumerations

enum  { alpCatColumnRowMode, alpCatColumnCategoryID, alpCatColumnName, alpCatNumColumns }
enum  AlpCatUIModeType {
  alpCatEndRowMode = 0, alpCatCategoryRowMode, alpCatAllRowMode, alpCatUnfiledRowMode,
  alpCatEditRowMode, alpCatSeparatorRowMode, alpCatFirstAppRowMode = 16
}

Functions

alp_status_t alp_cat_categorize (GtkWindow *parent, char *recordDescription, AlpDmlH catH, AlpLuid recordID, bool allowMultiple, bool allowEditing)
alp_status_t alp_cat_categorize_by_popup (GtkWidget *widget, AlpDmlH catH, AlpLuid recordID, bool allowMultiple, bool allowEditing, AlpLuid *catChosen)
alp_status_t alp_cat_combo_box_set_active (GtkComboBox *comboBox, int32_t rowMode, AlpLuid categoryID)
alp_status_t alp_cat_combo_box_set_model (GtkComboBox *comboBox, AlpDmlH catH, AlpCatModelCreateType *modelCreateArray, bool includeReadOnlyCategories, bool createRenderer)
alp_status_t alp_cat_edit (GtkWindow *parent, AlpDmlH catH)


Generated on Wed Jul 30 07:06:39 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.