Searched defs:tearoff (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dtoolbar.rb66 def tbar_base.tearoff(w, x, y) singleton method
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dtoolbar.rb69 def tbar_base.tearoff(w, x, y) singleton method
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dtoolbar.tcl58 proc tearoff {w x y} { procedure
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dtabset.rb196 def tearoff(name=None) method in class:Tk.Tabset.Tab
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkMenu.h336 int tearoff; /* 1 means this menu can be torn off. On some member in struct:TkMenu
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkMenu.h324 int tearoff; /* 1 means this menu can be torn off. On some member in struct:TkMenu
/macosx-10.9.5/emacs-92/emacs/src/
H A Dgtkutil.c2155 GtkWidget *tearoff = gtk_tearoff_menu_item_new (); local
2156 gtk_menu_shell_append (GTK_MENU_SHELL (wmenu), tearoff); local

Completed in 125 milliseconds