ARB
|
#include "aw_at.hxx"
#include "aw_window.hxx"
#include "aw_awar.hxx"
#include "aw_window_Xm.hxx"
#include "aw_root.hxx"
#include "aw_xargs.hxx"
#include "aw_varupdate.hxx"
#include "aw_localdef.hxx"
#include <Xm/MenuShell.h>
#include <Xm/RowColumn.h>
#include <Xm/ToggleB.h>
#include <Xm/Label.h>
#include <Xm/PushB.h>
Go to the source code of this file.
Functions | |
__ATTR__NORETURN void | option_type_mismatch (const char *triedType) |
__ATTR__NORETURN void | toggle_type_mismatch (const char *triedType) |
static void | remove_option_from_option_menu (AW_root *aw_root, AW_widget_value_pair *os) |
void | option_menu_add_option (AW_option_menu_struct *oms, AW_widget_value_pair *os, bool default_option) |
static Widget | _aw_create_toggle_entry (AW_window *aww, Widget toggle_field, const char *labeltext, const char *mnemonic, VarUpdateInfo *awus, AW_widget_value_pair *toggle, bool default_toggle) |
|
inline |
Definition at line 26 of file AW_option_toggle.cxx.
References type_mismatch().
|
inline |
Definition at line 27 of file AW_option_toggle.cxx.
References type_mismatch().
|
static |
Definition at line 138 of file AW_option_toggle.cxx.
References AW_root::remove_button_from_sens_list(), and AW_widget_value_pair::widget.
Referenced by AW_window::clear_option_menu().
|
inline |
Definition at line 181 of file AW_option_toggle.cxx.
References AW_option_menu_struct::default_choice, AW_option_menu_struct::first_choice, AW_option_menu_struct::last_choice, and AW_widget_value_pair::next.
|
static |
Definition at line 416 of file AW_option_toggle.cxx.
References AW_window::get_root(), label, AW_root::make_sensitive(), NULp, p_global, RES_CONVERT, RES_LABEL_CONVERT, VarUpdateInfo::set_widget(), AW_window::unset_at_commands(), and AW_widget_value_pair::widget.