Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
1b6cf78c
Kaydet (Commit)
1b6cf78c
authored
Ara 29, 1997
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Reduce warning count from partparse.py.
üst
5baf4bc9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
libfl.tex
Doc/lib/libfl.tex
+1
-2
libfl.tex
Doc/libfl.tex
+1
-2
No files found.
Doc/lib/libfl.tex
Dosyayı görüntüle @
1b6cf78c
...
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
...
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
It returns
\code
{
1
}
if the user pressed YES,
\code
{
0
}
if NO.
It returns
\code
{
1
}
if the user pressed YES,
\code
{
0
}
if NO.
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
show
_
choice
}{
str1
\,
str2
\,
str3
\,
but1
\optional
{
\,
but2
\,
\begin{funcdesc}
{
show
_
choice
}{
str1, str2, str3, but1
\optional
{
, but2, but3
}}
but3
}}
Show a dialog box with a three-line message and up to three buttons.
Show a dialog box with a three-line message and up to three buttons.
It returns the number of the button clicked by the user
It returns the number of the button clicked by the user
(
\code
{
1
}
,
\code
{
2
}
or
\code
{
3
}
).
(
\code
{
1
}
,
\code
{
2
}
or
\code
{
3
}
).
...
...
Doc/libfl.tex
Dosyayı görüntüle @
1b6cf78c
...
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
...
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
It returns
\code
{
1
}
if the user pressed YES,
\code
{
0
}
if NO.
It returns
\code
{
1
}
if the user pressed YES,
\code
{
0
}
if NO.
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
show
_
choice
}{
str1
\,
str2
\,
str3
\,
but1
\optional
{
\,
but2
\,
\begin{funcdesc}
{
show
_
choice
}{
str1, str2, str3, but1
\optional
{
, but2, but3
}}
but3
}}
Show a dialog box with a three-line message and up to three buttons.
Show a dialog box with a three-line message and up to three buttons.
It returns the number of the button clicked by the user
It returns the number of the button clicked by the user
(
\code
{
1
}
,
\code
{
2
}
or
\code
{
3
}
).
(
\code
{
1
}
,
\code
{
2
}
or
\code
{
3
}
).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment