函数
GtkListBoxForeachFunc
参数
box-
类型:
GtkListBox一个
GtkListBox。数据由函数的调用者所有。 row-
类型:
GtkListBoxRow一个
GtkListBoxRow。数据由函数的调用者所有。 user_data-
类型:
gpointer用户数据。
参数可以为 NULL。数据由函数的调用者所有。
box类型: GtkListBox
一个 GtkListBox。
| 数据由函数的调用者所有。 |
row类型: GtkListBoxRow
一个 GtkListBoxRow。
| 数据由函数的调用者所有。 |
user_data类型: gpointer
用户数据。
参数可以为 NULL。 |
| 数据由函数的调用者所有。 |