Home | History | Annotate | Download | only in gtk

Lines Matching full:button

48     // Returns a tinted image used in button in a menu.
79 // Example: the wrench menu button.
80 // |button| is the mouse button that brought up the menu.
82 void PopupForWidget(GtkWidget* widget, int button, guint32 event_time);
85 // It is implicit that it was brought up using the right mouse button.
91 void PopupAsContextForStatusIcon(guint32 event_time, guint32 button,
101 // Repositions the menu to be right under the button. Alignment is set as
104 // button. Otherwise it aligns the right side of the menu with the right side
105 // of the button. Public since some menus have odd requirements that don't
152 // Called to maybe activate a button if that button isn't supposed to dismiss
163 static void SetButtonItemInfo(GtkWidget* button, gpointer userdata);