newt_checkbox_set_flags

(PECL newt >= 0.1)

newt_checkbox_set_flagsConfigures checkbox resource

Opis

newt_checkbox_set_flags ( resource $checkbox , int $flags , int $sense ) : void

This function allows to set various flags on checkbox resource.

Parametry

checkbox

flags

sense

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top