Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | tomoe_char_table_new () |
TomoeChar * | tomoe_char_table_get_selected () |
TomoeCharTableLayout | tomoe_char_table_get_layout () |
void | tomoe_char_table_set_layout () |
void | tomoe_char_table_set_model () |
GtkTreeModel * | tomoe_char_table_get_model () |
void | tomoe_char_table_set_canvas () |
TomoeCharTable implements AtkImplementorIface, GtkBuildable and TomoeScrollable.
TomoeCharTableLayout
tomoe_char_table_get_layout (TomoeCharTable *view
);
void tomoe_char_table_set_layout (TomoeCharTable *view
,TomoeCharTableLayout layout
);
void tomoe_char_table_set_model (TomoeCharTable *view
,GtkTreeModel *model
);
void tomoe_char_table_set_canvas (TomoeCharTable *view
,TomoeCanvas *canvas
);
“selected”
signalvoid user_function (TomoeCharTable *tomoechartable, gpointer user_data)
Flags: Run Last