gtk-Standard-Enumerations       package:RGtk2       R Documentation

_S_t_a_n_d_a_r_d _E_n_u_m_e_r_a_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Public enumerated types used throughout GTK+

_E_n_u_m_s _a_n_d _F_l_a_g_s:


     '_G_t_k_A_c_c_e_l_F_l_a_g_s' _undocumented _

          '_v_i_s_i_b_l_e' _undocumented _

          '_l_o_c_k_e_d' _undocumented _

          '_m_a_s_k' _undocumented _


     '_G_t_k_A_n_c_h_o_r_T_y_p_e' _undocumented _

          '_c_e_n_t_e_r' _undocumented _

          '_n_o_r_t_h' _undocumented _

          '_n_o_r_t_h-_w_e_s_t' _undocumented _

          '_n_o_r_t_h-_e_a_s_t' _undocumented _

          '_s_o_u_t_h' _undocumented _

          '_s_o_u_t_h-_w_e_s_t' _undocumented _

          '_s_o_u_t_h-_e_a_s_t' _undocumented _

          '_w_e_s_t' _undocumented _

          '_e_a_s_t' _undocumented _

          '_n' _undocumented _

          '_n_w' _undocumented _

          '_n_e' _undocumented _

          '_s' _undocumented _

          '_s_w' _undocumented _

          '_s_e' _undocumented _

          '_w' _undocumented _

          '_e' _undocumented _


     '_G_t_k_A_r_r_o_w_T_y_p_e' Used to indicate the direction in which a
          'GtkArrow' should point.

          '_u_p' Represents an upward pointing arrow.

          '_d_o_w_n' Represents a downward pointing arrow.

          '_l_e_f_t' Represents a left pointing arrow.

          '_r_i_g_h_t' Represents a right pointing arrow.


     '_G_t_k_A_t_t_a_c_h_O_p_t_i_o_n_s' Denotes the expansion properties that a widget
          will have when it (or its parent) is resized.

          '_e_x_p_a_n_d' the widget should expand to take up any extra space
               in its container that has been allocated.

          '_s_h_r_i_n_k' the widget should shrink as and when possible.

          '_f_i_l_l' the widget should fill the space allocated to it.


     '_G_t_k_B_u_t_t_o_n_B_o_x_S_t_y_l_e' Used to dictate the style that a
          'GtkButtonBox' uses to layout the buttons it contains. (See
          also: 'GtkVButtonBox' and 'GtkHButtonBox').

          '_d_e_f_a_u_l_t-_s_t_y_l_e' Default packing.

          '_s_p_r_e_a_d' Buttons are evenly spread across the box.

          '_e_d_g_e' Buttons are placed at the edges of the box.

          '_s_t_a_r_t' Buttons are grouped towards the start of the box, 
               (on the left for a HBox, or the top for a VBox).

          '_e_n_d' Buttons are grouped towards the end of the box,  (on
               the right for a HBox, or the bottom for a VBox).


     '_G_t_k_C_o_r_n_e_r_T_y_p_e' Specifies which corner a child widget should be
          placed in when packed into a 'GtkScrolledWindow'. This is
          effectively the opposite of where the scroll bars are placed.

          '_t_o_p-_l_e_f_t' Place the scrollbars on the right and bottom of
               the widget (default behaviour).

          '_b_o_t_t_o_m-_l_e_f_t' Place the scrollbars on the top and right of
               the widget.

          '_t_o_p-_r_i_g_h_t' Place the scrollbars on the left and bottom of
               the widget.

          '_b_o_t_t_o_m-_r_i_g_h_t' Place the scrollbars on the top and left of
               the widget.


     '_G_t_k_C_u_r_v_e_T_y_p_e' _undocumented _

          '_l_i_n_e_a_r' _undocumented _

          '_s_p_l_i_n_e' _undocumented _

          '_f_r_e_e' _undocumented _


     '_G_t_k_D_e_l_e_t_e_T_y_p_e' _undocumented _

          '_c_h_a_r_s' _undocumented _

          '_w_o_r_d-_e_n_d_s' _undocumented _

          '_w_o_r_d_s' _undocumented _

          '_d_i_s_p_l_a_y-_l_i_n_e_s' _undocumented _

          '_d_i_s_p_l_a_y-_l_i_n_e-_e_n_d_s' _undocumented _

          '_p_a_r_a_g_r_a_p_h-_e_n_d_s' _undocumented _

          '_p_a_r_a_g_r_a_p_h_s' _undocumented _

          '_w_h_i_t_e_s_p_a_c_e' _undocumented _


     '_G_t_k_D_i_r_e_c_t_i_o_n_T_y_p_e' _undocumented _

          '_t_a_b-_f_o_r_w_a_r_d' _undocumented _

          '_t_a_b-_b_a_c_k_w_a_r_d' _undocumented _

          '_u_p' _undocumented _

          '_d_o_w_n' _undocumented _

          '_l_e_f_t' _undocumented _

          '_r_i_g_h_t' _undocumented _


     '_G_t_k_E_x_p_a_n_d_e_r_S_t_y_l_e' Used to specify the style of the expanders
          drawn by a 'GtkTreeView'.

          '_c_o_l_l_a_p_s_e_d' The style used for a collapsed subtree.

          '_s_e_m_i-_c_o_l_l_a_p_s_e_d' Intermediate style used during animation.

          '_s_e_m_i-_e_x_p_a_n_d_e_d' Intermediate style used during animation.

          '_e_x_p_a_n_d_e_d' The style used for an expanded subtree.


     '_G_t_k_I_M_P_r_e_e_d_i_t_S_t_y_l_e' _undocumented _

          '_n_o_t_h_i_n_g' _undocumented _

          '_c_a_l_l_b_a_c_k' _undocumented _

          '_n_o_n_e' _undocumented _


     '_G_t_k_I_M_S_t_a_t_u_s_S_t_y_l_e' _undocumented _

          '_n_o_t_h_i_n_g' _undocumented _

          '_c_a_l_l_b_a_c_k' _undocumented _


     '_G_t_k_J_u_s_t_i_f_i_c_a_t_i_o_n' Used for justifying the text inside a
          'GtkLabel' widget. (See also 'GtkAlignment').

          '_l_e_f_t' The text is placed at the left edge of the label.

          '_r_i_g_h_t' The text is placed at the right edge of the label.

          '_c_e_n_t_e_r' The text is placed in the center of the label.

          '_f_i_l_l' The text is placed is distributed across the label.


     '_G_t_k_M_a_t_c_h_T_y_p_e' *WARNING: 'GtkMatchType' is deprecated and should
          not be used in newly-written code.* _undocumented _

          '_a_l_l' _undocumented _

          '_a_l_l-_t_a_i_l' _undocumented _

          '_h_e_a_d' _undocumented _

          '_t_a_i_l' _undocumented _

          '_e_x_a_c_t' _undocumented _

          '_l_a_s_t' _undocumented _


     '_G_t_k_M_e_t_r_i_c_T_y_p_e' Used to indicate which metric is used by a
          'GtkRuler'.

          '_p_i_x_e_l_s' Pixels.

          '_i_n_c_h_e_s' Inches.

          '_c_e_n_t_i_m_e_t_e_r_s' Centimeters.


     '_G_t_k_M_o_v_e_m_e_n_t_S_t_e_p' _undocumented _

          '_l_o_g_i_c_a_l-_p_o_s_i_t_i_o_n_s' _undocumented _

          '_v_i_s_u_a_l-_p_o_s_i_t_i_o_n_s' _undocumented _

          '_w_o_r_d_s' _undocumented _

          '_d_i_s_p_l_a_y-_l_i_n_e_s' _undocumented _

          '_d_i_s_p_l_a_y-_l_i_n_e-_e_n_d_s' _undocumented _

          '_p_a_r_a_g_r_a_p_h_s' _undocumented _

          '_p_a_r_a_g_r_a_p_h-_e_n_d_s' _undocumented _

          '_p_a_g_e_s' _undocumented _

          '_b_u_f_f_e_r-_e_n_d_s' _undocumented _

          '_h_o_r_i_z_o_n_t_a_l-_p_a_g_e_s' _undocumented _


     '_G_t_k_O_r_i_e_n_t_a_t_i_o_n' Represents the orientation of widgets which can
          be switched between horizontal and vertical orientation on
          the fly, like 'GtkToolbar'.

          '_h_o_r_i_z_o_n_t_a_l' The widget is in horizontal orientation.

          '_v_e_r_t_i_c_a_l' The widget is in vertical orientation.


     '_G_t_k_P_a_c_k_T_y_p_e' Represents the packing location 'GtkBox' children.
          (See: 'GtkVBox', 'GtkHBox', and 'GtkButtonBox').

          '_s_t_a_r_t' The child is packed into the start of the box

          '_e_n_d' The child is packed into the end of the box


     '_G_t_k_P_a_t_h_P_r_i_o_r_i_t_y_T_y_p_e' _undocumented _

          '_l_o_w_e_s_t' _undocumented _

          '_g_t_k' _undocumented _

          '_a_p_p_l_i_c_a_t_i_o_n' _undocumented _

          '_t_h_e_m_e' _undocumented _

          '_r_c' _undocumented _

          '_h_i_g_h_e_s_t' _undocumented _


     '_G_t_k_P_a_t_h_T_y_p_e' _undocumented _

          '_w_i_d_g_e_t' _undocumented _

          '_w_i_d_g_e_t-_c_l_a_s_s' _undocumented _

          '_c_l_a_s_s' _undocumented _


     '_G_t_k_P_o_l_i_c_y_T_y_p_e' Determines when a scroll bar will be visible. 

          '_a_l_w_a_y_s' The scrollbar is always visible.

          '_a_u_t_o_m_a_t_i_c' The scrollbar will appear and disappear as
               necessary. For example, when all of a 'GtkCList' can not
               be seen.

          '_n_e_v_e_r' The scrollbar will never appear.


     '_G_t_k_P_o_s_i_t_i_o_n_T_y_p_e' Describes which edge of a widget a certain
          feature is positioned at, e.g. the tabs of a 'GtkNotebook',
          the handle of a 'GtkHandleBox' or the label of a  'GtkScale'.

          '_l_e_f_t' The feature is at the left edge.

          '_r_i_g_h_t' The feature is at the right edge.

          '_t_o_p' The feature is at the top edge.

          '_b_o_t_t_o_m' The feature is at the bottom edge.


     '_G_t_k_P_r_e_v_i_e_w_T_y_p_e' *WARNING: 'GtkPreviewType' is deprecated and
          should not be used in newly-written code.* An enumeration
          which describes whether a preview contains grayscale or
          red-green-blue data.

          '_c_o_l_o_r' the preview contains red-green-blue data.

          '_g_r_a_y_s_c_a_l_e' The preview contains grayscale data.


     '_G_t_k_R_e_l_i_e_f_S_t_y_l_e' Indicated the relief to be drawn around a
          'GtkButton'.

          '_n_o_r_m_a_l' Draw a normal relief.

          '_h_a_l_f' A half relief.

          '_n_o_n_e' No relief.


     '_G_t_k_R_e_s_i_z_e_M_o_d_e' _undocumented _

          '_p_a_r_e_n_t' _undocumented _

          '_q_u_e_u_e' _undocumented _

          '_i_m_m_e_d_i_a_t_e' Deprecated.


     '_G_t_k_S_c_r_o_l_l_S_t_e_p' _undocumented _

          '_s_t_e_p_s' _undocumented _

          '_p_a_g_e_s' _undocumented _

          '_e_n_d_s' _undocumented _

          '_h_o_r_i_z_o_n_t_a_l-_s_t_e_p_s' _undocumented _

          '_h_o_r_i_z_o_n_t_a_l-_p_a_g_e_s' _undocumented _

          '_h_o_r_i_z_o_n_t_a_l-_e_n_d_s' _undocumented _


     '_G_t_k_S_c_r_o_l_l_T_y_p_e' _undocumented _

          '_n_o_n_e' _undocumented _

          '_j_u_m_p' _undocumented _

          '_s_t_e_p-_b_a_c_k_w_a_r_d' _undocumented _

          '_s_t_e_p-_f_o_r_w_a_r_d' _undocumented _

          '_p_a_g_e-_b_a_c_k_w_a_r_d' _undocumented _

          '_p_a_g_e-_f_o_r_w_a_r_d' _undocumented _

          '_s_t_e_p-_u_p' _undocumented _

          '_s_t_e_p-_d_o_w_n' _undocumented _

          '_p_a_g_e-_u_p' _undocumented _

          '_p_a_g_e-_d_o_w_n' _undocumented _

          '_s_t_e_p-_l_e_f_t' _undocumented _

          '_s_t_e_p-_r_i_g_h_t' _undocumented _

          '_p_a_g_e-_l_e_f_t' _undocumented _

          '_p_a_g_e-_r_i_g_h_t' _undocumented _

          '_s_t_a_r_t' _undocumented _

          '_e_n_d' _undocumented _


     '_G_t_k_S_e_l_e_c_t_i_o_n_M_o_d_e' Used to control what selections users are
          allowed to make.

          '_n_o_n_e' No selection is possible.

          '_s_i_n_g_l_e' Zero or one element may be selected.

          '_b_r_o_w_s_e' Exactly one element is selected. In some
               circumstances, such as initially or during a search
               operation, it's possible for no element  to be selected
               with 'GTK_SELECTION_BROWSE'. What is really enforced is
               that  the user can't deselect a currently selected
               element except by selecting  another element.

          '_m_u_l_t_i_p_l_e' Any number of elements may be selected.  Clicks
               toggle the state of an item. Any number of elements may
               be selected.  The Ctrl key may be used to enlarge the
               selection, and Shift key to select  between the focus
               and the child pointed to. Some widgets may also allow
               Click-drag to select a range of elements.

          '_e_x_t_e_n_d_e_d' Deprecated, behaves identical to
               'GTK_SELECTION_MULTIPLE'.


     '_G_t_k_S_h_a_d_o_w_T_y_p_e' Used to change the appearance of an outline
          typically provided by a 'GtkFrame'.

          '_n_o_n_e' No outline.

          '_i_n' The outline is bevelled inwards.

          '_o_u_t' The outline is bevelled outwards like a button.

          '_e_t_c_h_e_d-_i_n' The outline has a sunken 3d appearance.

          '_e_t_c_h_e_d-_o_u_t' The outline has a raised 3d appearance


     '_G_t_k_S_i_d_e_T_y_p_e' *WARNING: 'GtkSideType' is deprecated and should not
          be used in newly-written code.* _undocumented _

          '_t_o_p' _undocumented _

          '_b_o_t_t_o_m' _undocumented _

          '_l_e_f_t' _undocumented _

          '_r_i_g_h_t' _undocumented _


     '_G_t_k_S_t_a_t_e_T_y_p_e' This type indicates the current state of a widget;
          the state determines how the widget is drawn. The
          'GtkStateType' enumeration is also used to identify different
          colors in a 'GtkStyle' for drawing, so states can be used for
          subparts of a widget as well as entire widgets.

          '_n_o_r_m_a_l' State during normal operation.

          '_a_c_t_i_v_e' State of a currently active widget, such as a
               depressed button.

          '_p_r_e_l_i_g_h_t' State indicating that the mouse pointer is over
               the widget and the widget will respond to mouse clicks.

          '_s_e_l_e_c_t_e_d' State of a selected item, such the selected row in
               a list.

          '_i_n_s_e_n_s_i_t_i_v_e' State indicating that the widget is
               unresponsive to user actions.


     '_G_t_k_S_u_b_m_e_n_u_D_i_r_e_c_t_i_o_n' *WARNING: 'GtkSubmenuDirection' is
          deprecated and should not be used in newly-written code.*
          Indicates the direction a sub-menu will appear.

          '_l_e_f_t' A sub-menu will appear

          '_r_i_g_h_t' _undocumented _


     '_G_t_k_S_u_b_m_e_n_u_P_l_a_c_e_m_e_n_t' *WARNING: 'GtkSubmenuPlacement' is
          deprecated and should not be used in newly-written code.*
          _undocumented _

          '_t_o_p-_b_o_t_t_o_m' _undocumented _

          '_l_e_f_t-_r_i_g_h_t' _undocumented _


     '_G_t_k_T_o_o_l_b_a_r_S_t_y_l_e' Used to customize the appearance of a
          'GtkToolbar'. Note that  setting the toolbar style overrides
          the user's preferences for the default toolbar style.  Note
          that if the button has only a label set and GTK_TOOLBAR_ICONS
          is used, the label will be visible, and vice versa.

          '_i_c_o_n_s' Buttons display only icons in the toolbar.

          '_t_e_x_t' Buttons display only text labels in the toolbar.

          '_b_o_t_h' Buttons display text and icons in the toolbar.

          '_b_o_t_h-_h_o_r_i_z' Buttons display icons and text alongside each
               other, rather than vertically stacked


     '_G_t_k_U_p_d_a_t_e_T_y_p_e' _undocumented _

          '_c_o_n_t_i_n_u_o_u_s' _undocumented _

          '_d_i_s_c_o_n_t_i_n_u_o_u_s' _undocumented _

          '_d_e_l_a_y_e_d' _undocumented _


     '_G_t_k_V_i_s_i_b_i_l_i_t_y' Used by 'GtkCList' and 'GtkCTree' to indicate
          whether a row is visible.

          '_n_o_n_e' The row is not visible.

          '_p_a_r_t_i_a_l' The row is partially visible.

          '_f_u_l_l' The row is fully visible.


     '_G_t_k_W_i_n_d_o_w_P_o_s_i_t_i_o_n' Window placement can be influenced using this
          enumeration.

          '_n_o_n_e' No influence is made on placement.

          '_c_e_n_t_e_r' Windows should be placed in the center of the
               screen.

          '_m_o_u_s_e' Windows should be placed at the current mouse
               position.

          '_c_e_n_t_e_r-_a_l_w_a_y_s' Keep window centered as it changes size, etc.

          '_c_e_n_t_e_r-_o_n-_p_a_r_e_n_t' Center the window on its transient parent
               (see 'gtkWindowSetTransientFor').


     '_G_t_k_W_i_n_d_o_w_T_y_p_e' A 'GtkWindow' can be one of these types. Most
          things you'd consider a "window" should have type
          'GTK_WINDOW_TOPLEVEL'; windows with this type are managed by
          the window manager and have a frame by default (call
          'gtkWindowSetDecorated' to toggle the frame).  Windows with
          type 'GTK_WINDOW_POPUP' are ignored by the window manager;
          window manager keybindings won't work on them, the window
          manager won't decorate the window with a frame, many GTK+
          features that rely on the window manager will not work (e.g.
          resize grips and maximization/minimization).
          'GTK_WINDOW_POPUP' is used to implement widgets such as
          'GtkMenu' or tooltips that you normally don't think of  as
          windows per se. Nearly all windows should be
          'GTK_WINDOW_TOPLEVEL'. In particular, do not use
          'GTK_WINDOW_POPUP' just to turn off the window borders; use
          'gtkWindowSetDecorated' for that.

          '_t_o_p_l_e_v_e_l' A regular window, such as a dialog.

          '_p_o_p_u_p' A special window such as a tooltip.


     '_G_t_k_S_o_r_t_T_y_p_e' Determines the direction of a sort.

          '_a_s_c_e_n_d_i_n_g' Sorting is in ascending order.

          '_d_e_s_c_e_n_d_i_n_g' Sorting is in descending order.


_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL:
     http://developer.gnome.org/doc/API/2.0/gtk/gtk-Standard-Enumerations.html>

