forked from AuroraMiddleware/gtk
docs: Add new check button apis
This commit is contained in:
parent
b7d42502ce
commit
5a7faa6512
@ -809,8 +809,13 @@ GtkCheckButton
|
||||
gtk_check_button_new
|
||||
gtk_check_button_new_with_label
|
||||
gtk_check_button_new_with_mnemonic
|
||||
gtk_check_button_get_draw_indicator
|
||||
gtk_check_button_set_draw_indicator
|
||||
gtk_check_button_get_label
|
||||
gtk_check_button_set_label
|
||||
gtk_check_button_get_use_underline
|
||||
gtk_check_button_set_use_underline
|
||||
gtk_check_button_set_group
|
||||
gtk_check_button_get_active
|
||||
gtk_check_button_set_active
|
||||
gtk_check_button_get_inconsistent
|
||||
gtk_check_button_set_inconsistent
|
||||
<SUBSECTION Standard>
|
||||
|
Loading…
Reference in New Issue
Block a user