関数定義書 .NET Framework 仕様書

stk_menu_create

構文構文

static struct stk_menu *stk_menu_create(
  const char * title
  const struct stk_text_attribute * title_attr
  const struct stk_icon_id * icon
  GSList * items
  const struct stk_item_text_attribute_list * item_attrs
  const struct stk_item_icon_id_list * item_icon_ids
  int default_id
  gboolean soft_key
  gboolean has_help
)

パラメータパラメータ

title
title_attr
icon
items
item_attrs
item_icon_ids
default_id
soft_key
has_help

ファイル名ファイル名

stk.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | stk.c